summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fixed examples/go for Go1Anton Ageev2012-09-077-70/+56
* automated conversion of svn:ignore properties to .gitignore files on tags/rag...ragel-6.7Adrian Thurston2012-04-282-0/+32
* Compilation fixes. Not all working yet though. refs #259.Adrian Thurston2011-05-205-9/+19
* Makefile for the ocaml examples, though only the url example builds with this.Adrian Thurston2011-05-201-0/+46
* OCaml patch from ygrek. refs #259. Missing a makefile for the examples.Adrian Thurston2011-05-0512-0/+1075
* Merged in the GO patch.Adrian Thurston2010-09-266-0/+914
* A number of build system improvements: source the DIST file, which containsAdrian Thurston2009-07-011-76/+28
* Added examples to the build system.Adrian Thurston2009-05-261-7/+4
* Moved unicode2ragel.rb to the contrib directory.Adrian Thurston2009-05-261-305/+0
* Script for generating unicode machines. From Rakan El-Khalil.Adrian Thurston2008-10-091-0/+305
* email address update: thurston@cs.queensu.ca -> thurston@complang.orgAdrian Thurston2008-10-071-1/+1
* Use CXXFLAGS instead of CFLAGS for C++ compiling. Patch from Diego 'Flameeyes'Adrian Thurston2008-10-061-2/+1
* Removed a comment that became invalid.Adrian Thurston2008-01-131-1/+0
* The "tokstart" and "tokend" variables were changed to "ts" and "te".Adrian Thurston2008-01-114-47/+47
* The fbreak statement now advances p.Adrian Thurston2008-01-111-1/+0
* Fixes for compiling with gcc 4.3.Adrian Thurston2008-01-054-1/+5
* The backend is now called by the ragel program; updated the test harness andAdrian Thurston2007-10-231-25/+24
* These examples need the eof pointer now that >, % and error actions also embedAdrian Thurston2007-10-183-11/+15
* Updated examples for the first of the 6.0 changes: removed write eof and addedAdrian Thurston2007-09-3010-30/+20
* Remove the 'noend' write option. This example is referenced a lot and as aAdrian Thurston2007-09-231-12/+11
* Use the variable feature for pullscan.Adrian Thurston2007-06-091-12/+13
* Switched from rlcodegen to rlgen-cd. Silenced a warning in statechart.rl.Adrian Thurston2007-03-102-1/+3
* Removed extra ;, spelling fix in comment.Adrian Thurston2007-03-021-2/+2
* Added missing write init.Adrian Thurston2007-02-061-6/+8
* Improvements to the examples build following the merge.Adrian Thurston2007-02-021-61/+17
* Removed last example directory.Adrian Thurston2007-02-021-41/+0
* Eliminated per-example private directories.Adrian Thurston2007-02-0228-240/+163
* Import from my private repository. Snapshot after version 5.16, immediatelyAdrian Thurston2007-01-2130-0/+2554