projects
/
external
/
ragel.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
external/ragel.git
2008-01-13
thurston
Removed a comment that became invalid.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
thurston
Added -V to the manual. Removed redundant description...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
thurston
Updates to ChangeLog and release notes and the 6.0...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
thurston
Removed debug message. Fixed const-correctness.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
thurston
Editing pass.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
thurston
Rewrote the material taken from the changelog.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
thurston
Started on release notes for version 6.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
thurston
Self-host with 6.0.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
thurston
tokstart => ts and tokend => te
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
thurston
The "tokstart" and "tokend" variables were changed...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
thurston
More documentation of 6.0.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
thurston
The fbreak statement now advances p.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
thurston
Prevent the left machine from persisting through :...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
thurston
Don't allow the left machine of <: to escape through...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
thurston
If -M or -S are given and we're not generating a dot...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
thurston
Added missing operators.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
thurston
Changed -f option to -x. Added backend options that...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
thurston
Changed -f option to -x.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
thurston
Tab expansion.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
thurston
Editing pass of chapter 6.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
thurston
More fixes to chapter 5.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
thurston
Edits to chapter 5.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
thurston
Edits to chapter four.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
thurston
Use the phrase "leaving" instead of "pending out".
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
thurston
Editing of chapter three. Removed the main label and...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
thurston
Updates to the second half of chapter two.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-10
thurston
Improvments to chapter 2.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
thurston
Patch from Kenny MacDermid, runs ranlib on archives.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-05
thurston
More fixes for ruby 1.9.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-05
thurston
Fixes for ruby 1.9.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-05
thurston
Added note.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-05
thurston
Fixes for gcc 4.3.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-05
thurston
Fixes for compiling with gcc 4.3.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-05
thurston
Remainder of warnings fixed.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-05
thurston
More warning elimination concerning constness.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-05
thurston
Made paramSpec in ParamCheck a const char*.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-04
thurston
More warning elimination.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-04
thurston
Eliminated warnings from gcc 4.3 about conversion from...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-04
thurston
Updates to chapter one.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
thurston
Started on ChangeLog for 6.0. Improved documentation...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
thurston
Added David Waite.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
thurston
Merged in docs from 5.25 release
commit
|
commitdiff
|
tree
|
snapshot
2008-01-03
thurston
Patch from David Waite:
commit
|
commitdiff
|
tree
|
snapshot
2007-12-26
thurston
Improvements to the action ordering and duplicates...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-24
thurston
Added missing initialization for dataExpr. Crash report...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-24
thurston
One of the ST_* macros collides with a macro in windows.h.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-24
thurston
Dot file generation can now be invoked using the -V...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-24
thurston
Added comment.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-24
thurston
Now spawning child processes on windows.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-24
thurston
Path checks for windows.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-24
thurston
Factored out the the fork+exec.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-24
thurston
Able to build native windows executables using Cygwin...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-24
thurston
Rather than have the frontend process call the backend...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-23
thurston
The backend is now called by the ragel program; updated...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-23
thurston
Check the status of the backend.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-23
thurston
Changed the -l option in rlgen-cd to -L because it...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-23
thurston
Added cfilebuf, which wrappes a FILE struct.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-23
thurston
Now executing the backend.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-23
thurston
Added name finding for backend executable. If any forwa...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-22
thurston
The 'write eof' statement no longer exists.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-22
thurston
Added description of eof variable. Updated description...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-22
thurston
Updated the description of error actions to reflect...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-22
thurston
Updated documentation for pending out actions: noted...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
thurston
Updated description of the entering action operator...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
thurston
Improvements to intro and layout in state embedding...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
thurston
These examples need the eof pointer now that >, % and...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
thurston
Go back to 3.X semantics for >, % and error actions...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
thurston
Added an item.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
thurston
Formatting fix.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
thurston
Did gotos faked with if statements and execution of...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
thurston
Gotos faked with if statements and execution of EOF...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
thurston
Emulating gotos using a series of if tests. Eof transit...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-30
thurston
Need to record when the out label is used.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-30
thurston
Updated examples for the first of the 6.0 changes:...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-29
thurston
Scanner EOF transitions are now taken in Java code...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-28
thurston
Scanner EOF transitions are now taken (C/D code only).
commit
|
commitdiff
|
tree
|
snapshot
2007-09-28
thurston
EOF actions and targets for processing tokens are now...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-27
thurston
Not yet supporting minimization of states with eof...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-27
thurston
Added the eofTarget to StateAp. This will be used only...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-24
thurston
Removed the write eof command.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-24
thurston
Added an override for the eof variable.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-24
thurston
Introcuded the "eof" variable for indicating the end...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-24
thurston
Added missing include.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-23
thurston
Remove the 'noend' write option. This example is refere...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-16
thurston
Documentation for version 5.24.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-16
thurston
Added documentation for prepush and postpop.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-15
thurston
Added two new statements: prepush and postpop. These...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-14
thurston
Removed non-issue.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-13
thurston
If the condition embedding code runs out of available...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-13
thurston
The first example that appears in the manual uses the...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
thurston
Patch from Victor Hugo Borja <vic@rubyforge.org>
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
thurston
Added some notes on the fixed size stack issue.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-08
thurston
Should be crediting Arbor.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-07
thurston
Added item.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
thurston
Updates to TODO and error message.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
thurston
Documentation for 5.23.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
thurston
removed done item
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
thurston
Grammar fixes: changing "which" to "that" where appropr...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-22
thurston
Renaming "Entering Actions" to "Starting Actions."
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
thurston
added an item.
commit
|
commitdiff
|
tree
|
snapshot
next