projects
/
external
/
ragel.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
external/ragel.git
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
2007-07-11
thurston
Added an item.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-06
thurston
Added item to look into.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
thurston
Remainder of formatting changes.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-23
thurston
Formatting updates.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-22
thurston
Improved the error message given when there is a write...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-21
thurston
Added a section on recursion.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-20
thurston
Moved cases around.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-20
thurston
Updates to "machine instantiation", "write init" and...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-20
thurston
Removed references to rlcodegen.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-19
thurston
More formatting changes.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-19
thurston
Started reworking formatting.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-19
thurston
Eliminated the use callcc as an alternative to goto...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-15
thurston
5.22 date wrong in changelog, fixed.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-14
thurston
Updates for release 5.22.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-14
thurston
Added variable statement to man page.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-14
thurston
Note on the data variable for ruby and java code.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-14
thurston
The "data" variable can now be overridden using the...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-12
thurston
Added an item.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-11
thurston
Adjusted whitespace in xml output.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-10
thurston
Documentation updates.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-10
thurston
Can cleanup the xml code generation and remove the...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-09
thurston
The p varialbe is now set up at the beginning of a...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-09
thurston
Changed the names of the generated scanner actions...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-09
thurston
Use the variable feature for pullscan.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-08
thurston
Include the offset of p in the test.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-08
thurston
Put the scanner action generators together.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-08
thurston
Updated documentation for -S and -M.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-08
thurston
Bug fix: when -S or -M was given the ragel version...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-13
thurston
Need to isolate the start state of a scanner before...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
thurston
Version 5.21.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
thurston
Typo fixes from Barry Arthur.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
thurston
Updated copyright date and added Java and Ruby to the...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
thurston
Fixed an inconsistency in the value of p following...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-10
thurston
Added an item.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-09
thurston
Renamed errintrans.rl -> erract6.rl.
commit
|
commitdiff
|
tree
|
snapshot
2007-05-09
thurston
Added new sections (import/export/variable) and expande...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-09
thurston
Notes for version 5.21.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-29
thurston
The alphabet type is now communicated from the frontend...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-29
thurston
Casting from an array to a pointer is not legal d code.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-29
thurston
Added Victor Hugo Borja.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-29
thurston
The version number is now included in the intermediate...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-29
thurston
Parse errors in the intermediate XML file now cause...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-29
thurston
The "curstate" argument to the variable statement has...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-29
thurston
In the variable statement changed the name "curstate...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-28
thurston
Added a language-independent test case for the negative...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-28
thurston
Can now embed the negative sense of a condition.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-28
thurston
Fixed bugs in the binary searching for condition keys...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-28
thurston
Work on the state action embedding operator section.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-27
thurston
A better solution to resolving the - ambiguity: force...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
thurston
Fixed typos from from Josh Purinton. Made a few other...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
thurston
Bug fix: when fhold was used in scanner pattern actions...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
thurston
Improved the message for 5.16.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
thurston
Removed unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
thurston
Implemented sortByStateId which is called for table...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
thurston
Added an item.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
thurston
Slight reorganization for 5.20 notes.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
thurston
Documentation for 5.20.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
thurston
Added a language-independent test based on cppscan3...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
thurston
Some cleanup and fixes to the runtests script. The...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
thurston
Added clang4, a new language independent test case...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
thurston
Organized ideas for 6.0.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
thurston
A test for the ruby frontend scanner.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
thurston
Added an item.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
thurston
Should use the most recent version of Ragel and Kelbt...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
thurston
Delete the temporary file.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
thurston
Added support for Ruby comments and regular expression...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-05
thurston
The runtests script was improved so that the Java and...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-05
thurston
Various fixes which get the existing ruby test cases...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-04
thurston
Declaration of stacks now works.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-04
thurston
First cut of a test-suite transformation for Ruby....
commit
|
commitdiff
|
tree
|
snapshot
2007-04-04
thurston
Fixed break and hold.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-04
thurston
Use the new import feature of Ragel for bringing in...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-04
thurston
When building on kubuntu 6.10 the -n option to echo...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-30
thurston
Removed malloc.h includes. This is not a standard heade...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-30
thurston
Removed claim that generated code runs nearly as fast...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
thurston
The cs variable is now always initialized, unless the...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-26
thurston
Fixed parallel make dependency bug. Patch from Jeremy...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-26
thurston
In the SEE ALSO section changed rlcodegen to rlgen...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-25
thurston
Some fixes which silence warnings emitted by the micros...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-25
thurston
The IDENT_* functions don't need to be virtual.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
thurston
Documented version 5.19.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
thurston
Updated the manual section on instantiation to reflect...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
thurston
Added a C test for importing and a D test for exporting.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
thurston
Handle the unset startState case in dot generation.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
thurston
Importing moved into the primary scanner. Import statem...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
thurston
Started on a scanner for importing definitions.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
thurston
Moved scanner class into a new header rlscan.h.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
thurston
Silence warnings about definite and/or possible use...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
thurston
If the main machine is not present then do not emit...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
thurston
Added tests for exports and entry points. For machine...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
thurston
Added exports and entry points to Java and Ruby code...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
thurston
The startstate, first final and error state writing...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
thurston
All machine instantiations are now implicitly reference...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
thurston
In the port from flex to ragel, the Name separator...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
thurston
Implemented an export feature, for exporting single...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
thurston
Switched from rlcodegen to rlgen-cd. Silenced a warning...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
thurston
Clean target missed new man pages, fixed.
commit
|
commitdiff
|
tree
|
snapshot
next