summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* barracuda: progress barragel-6-progress-barMark Schulte2013-10-269-7/+518
* updated creditsragel-6.8Adrian Thurston2013-02-111-1/+2
* updated release dateAdrian Thurston2013-02-112-2/+2
* added Anton Ageev and Kamil Klimkiewicz to creditsAdrian Thurston2013-02-111-1/+1
* substitue 'build' arg through GOBINAdrian Thurston2013-02-112-2/+2
* Merge remote-tracking branch 'antage/golang-6' into ragel-6Adrian Thurston2013-02-102-14/+15
|\
| * Updated documentation for Go code generator types and modesAnton Ageev2013-02-072-14/+15
* | Merge remote-tracking branch 'antage/golang-6' into ragel-6Adrian Thurston2013-02-0312-556/+556
|\ \ | |/
| * Use tabs for Go source indentations because gofmt uses tabs by defaultAnton Ageev2013-02-028-537/+539
| * Fixed bug in Go code generator: missing label in gotoAnton Ageev2013-02-021-5/+3
| * Make ragel compile on gcc 4.7Kamil Klimkiewicz2013-02-024-14/+14
* | added a changelog entry and set the version for 6.8Adrian Thurston2013-01-172-2/+9
|/
* Added grammar transformation from language independent tests to Go1. Added -Z...Anton Ageev2012-09-076-7/+513
* Added explicit type casting in tests (it needs for languages that has no impl...Anton Ageev2012-09-0710-10/+91
* Fixed examples/go for Go1Anton Ageev2012-09-077-70/+56
* Added/replaced code generators for Go1 (-T0, -T1, -F0, -F1, -G0, -G1 code sty...Anton Ageev2012-09-0723-471/+5540
* don't default CXXFLAGS, it is bad mannersAdrian Thurston2012-05-251-3/+0
* automated conversion of svn:ignore properties to .gitignore files on tags/rag...ragel-6.7Adrian Thurston2012-04-288-0/+132
* tagged 6.7Adrian Thurston2011-05-250-0/+0
* Version bump and changelog for 6.7.Adrian Thurston2011-05-223-9/+27
* Added isOrd and isChar to the HostType. Only specified properly for CSharp, canAdrian Thurston2011-05-225-56/+76
* Allow renaming data variable in C# code. Patch from Denis Naumov. refs #250. Adrian Thurston2011-05-222-2/+7
* Can no longer use a string as an array of ordinals in Ruby 1.9. Must call theAdrian Thurston2011-05-221-2/+3
* Added explicit cast to type of _trans when modified using pointer diff.Adrian Thurston2011-05-222-3/+3
* 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
* D2 Patch. From Johannes Pfau.Adrian Thurston2011-05-0621-28/+294
* OCaml patch from ygrek. refs #259. Missing a makefile for the examples.Adrian Thurston2011-05-0533-3/+6238
* Need to clear the ifstream state after an open fails. Works fine with g++, butAdrian Thurston2011-03-311-0/+11
* Patch from David Yip. Activates -L for Ruby. refs #155.Adrian Thurston2011-02-112-1/+5
* Patch from Ismael Luceno adds builtin machines as constants.Adrian Thurston2010-11-235-5/+22
* Reverted the latest condition work 1579, 1578, 1577. It is now in theAdrian Thurston2010-10-1111-212/+143
* A little bit more on the conditions revamp. Going to move this to a branch andAdrian Thurston2010-10-118-11/+35
* Working on a simpler approach to conditions. Using a bit for each condition.Adrian Thurston2010-10-097-137/+141
* Started on the process of simplyfing conditions by mapping them to bits.Adrian Thurston2010-10-045-4/+45
* Merged in the GO patch.Adrian Thurston2010-09-2620-31/+1656
* Documented recent changes.Adrian Thurston2010-09-192-1/+8
* The _acts and _nacts variables are scalars that are used as idicies intoAdrian Thurston2010-09-195-14/+7
* If getting the wide key and doing a comparison against a literal we need to beAdrian Thurston2010-09-173-12/+50
* Added an --enable option for turning off the manual build.Adrian Thurston2010-03-182-4/+19
* support long literals in syntax highlightingAdrian Thurston2010-03-181-1/+1
* New version from Diego with support for a version check.Adrian Thurston2009-12-071-3/+13
* Removed item that should have been edited out.Adrian Thurston2009-12-031-5/+0
* Docs for 6.6.Adrian Thurston2009-12-033-3/+30
* Patches from Diego Elio 'Flameeyes' Pettenò.Adrian Thurston2009-10-233-3/+3
* Fixed improper allocation of checks in makeIncludePathChecks.Adrian Thurston2009-09-291-4/+7
* Don't segfault when there are no machine instantiations.Adrian Thurston2009-08-014-3/+21
* Line directives need to use the fileName stored in the InputLoc stuctures fromAdrian Thurston2009-08-0110-18/+15
* Added .deps to ignore.Adrian Thurston2009-07-020-0/+0
* Updated to reflect current situation.Adrian Thurston2009-07-011-26/+12