external/ragel.git
17 years agoMinor update to CREDITS file.
thurston [Mon, 29 Jan 2007 00:30:42 +0000 (00:30 +0000)]
Minor update to CREDITS file.

git-svn-id: http://svn.complang.org/ragel/trunk@30 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoThis can go.
thurston [Mon, 29 Jan 2007 00:08:53 +0000 (00:08 +0000)]
This can go.

git-svn-id: http://svn.complang.org/ragel/trunk@29 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoMore content added. Did a smallish reorganization. Needs a lot of cleanup
thurston [Mon, 29 Jan 2007 00:08:19 +0000 (00:08 +0000)]
More content added. Did a smallish reorganization. Needs a lot of cleanup
still.

git-svn-id: http://svn.complang.org/ragel/trunk@28 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoUpdates to the guarded operator section.
thurston [Sun, 28 Jan 2007 22:26:05 +0000 (22:26 +0000)]
Updates to the guarded operator section.

git-svn-id: http://svn.complang.org/ragel/trunk@27 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoExpanded the Introductions to chapters 3 and 4 (actions and controlling
thurston [Sun, 28 Jan 2007 19:38:43 +0000 (19:38 +0000)]
Expanded the Introductions to chapters 3 and 4 (actions and controlling
non-determinism).

git-svn-id: http://svn.complang.org/ragel/trunk@26 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoadded an item
thurston [Sun, 28 Jan 2007 17:51:58 +0000 (17:51 +0000)]
added an item

git-svn-id: http://svn.complang.org/ragel/trunk@25 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoDocumented 5.17 release. Updated the homepage in various places. Updated the
thurston [Sun, 28 Jan 2007 04:57:03 +0000 (04:57 +0000)]
Documented 5.17 release. Updated the homepage in various places. Updated the
README.

git-svn-id: http://svn.complang.org/ragel/trunk@23 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoSome rewording of things in the Introduction chapter.
thurston [Sat, 27 Jan 2007 22:24:35 +0000 (22:24 +0000)]
Some rewording of things in the Introduction chapter.

git-svn-id: http://svn.complang.org/ragel/trunk@22 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoAdded bounding boxes to the figures that had text cut off. Reduced the line
thurston [Sat, 27 Jan 2007 19:32:24 +0000 (19:32 +0000)]
Added bounding boxes to the figures that had text cut off. Reduced the line
weight in the figures describing the operations.

git-svn-id: http://svn.complang.org/ragel/trunk@21 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoAdjusted formatting: 11pt font, margins, don't use titlesec or pslatex.
thurston [Sat, 27 Jan 2007 18:20:30 +0000 (18:20 +0000)]
Adjusted formatting: 11pt font, margins, don't use titlesec or pslatex.

git-svn-id: http://svn.complang.org/ragel/trunk@20 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoFinished replacement of manually drawn figures with graphviz drawn figures.
thurston [Sat, 27 Jan 2007 18:05:18 +0000 (18:05 +0000)]
Finished replacement of manually drawn figures with graphviz drawn figures.
These need bounding box fixes at the very least.

git-svn-id: http://svn.complang.org/ragel/trunk@19 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoBegan replacement of manually drawn figures with graphviz drawn figures.
thurston [Sat, 27 Jan 2007 06:15:46 +0000 (06:15 +0000)]
Began replacement of manually drawn figures with graphviz drawn figures.

git-svn-id: http://svn.complang.org/ragel/trunk@18 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoFixed an unintentional concatenation of two patterns due to a missing
thurston [Fri, 26 Jan 2007 21:29:18 +0000 (21:29 +0000)]
Fixed an unintentional concatenation of two patterns due to a missing
semi-colon. The error was not covered by the (meagre) test input.

git-svn-id: http://svn.complang.org/ragel/trunk@17 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoadded an item
thurston [Fri, 26 Jan 2007 17:55:25 +0000 (17:55 +0000)]
added an item

git-svn-id: http://svn.complang.org/ragel/trunk@16 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoThe range keyword has been disabled for the parser rewrite of 5.17 so that the
thurston [Fri, 26 Jan 2007 01:50:08 +0000 (01:50 +0000)]
The range keyword has been disabled for the parser rewrite of 5.17 so that the
ragel language matches 5.16 exactly. Can revert these changes to the test to
make diffing against the 5.16 output easier. Will enable again in the future.

git-svn-id: http://svn.complang.org/ragel/trunk@15 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoCleanup and removal of globals.
thurston [Fri, 26 Jan 2007 01:42:43 +0000 (01:42 +0000)]
Cleanup and removal of globals.

git-svn-id: http://svn.complang.org/ragel/trunk@14 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoConverted to single-line parser specifications where appropriate.
thurston [Thu, 25 Jan 2007 07:00:05 +0000 (07:00 +0000)]
Converted to single-line parser specifications where appropriate.

git-svn-id: http://svn.complang.org/ragel/trunk@13 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoSwitched to the latest kelbt syntax. Like Ragel, this syntax is based on write
thurston [Thu, 25 Jan 2007 02:40:53 +0000 (02:40 +0000)]
Switched to the latest kelbt syntax. Like Ragel, this syntax is based on write
statements embedded in the host code which explicitly specify which portions of
the machine to write out.

git-svn-id: http://svn.complang.org/ragel/trunk@12 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoImproved the sync patterns.
thurston [Thu, 25 Jan 2007 02:36:29 +0000 (02:36 +0000)]
Improved the sync patterns.

git-svn-id: http://svn.complang.org/ragel/trunk@11 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoEnabled the location printing in the warning function.
thurston [Wed, 24 Jan 2007 05:57:31 +0000 (05:57 +0000)]
Enabled the location printing in the warning function.

git-svn-id: http://svn.complang.org/ragel/trunk@10 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoA fix from Matt Mower.
thurston [Wed, 24 Jan 2007 05:22:28 +0000 (05:22 +0000)]
A fix from Matt Mower.

git-svn-id: http://svn.complang.org/ragel/trunk@9 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoSome cleanup of comments and error messages.
thurston [Tue, 23 Jan 2007 04:42:30 +0000 (04:42 +0000)]
Some cleanup of comments and error messages.

git-svn-id: http://svn.complang.org/ragel/trunk@8 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoRemoved the old flex and bison files. Fixed a bug in regexes and OR literals:
thurston [Mon, 22 Jan 2007 19:22:01 +0000 (19:22 +0000)]
Removed the old flex and bison files. Fixed a bug in regexes and OR literals:
\0 was not properly recognized. Improved error reporting.

git-svn-id: http://svn.complang.org/ragel/trunk@7 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoThe range keyword was not functional in 5.16. Wait for after 5.17 to add it.
thurston [Mon, 22 Jan 2007 17:14:08 +0000 (17:14 +0000)]
The range keyword was not functional in 5.16. Wait for after 5.17 to add it.

git-svn-id: http://svn.complang.org/ragel/trunk@6 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoThe configure script now checks for ragel and kelbt instead of flex and bison.
thurston [Mon, 22 Jan 2007 04:46:37 +0000 (04:46 +0000)]
The configure script now checks for ragel and kelbt instead of flex and bison.
Cleaned up common/Makefile.in.

git-svn-id: http://svn.complang.org/ragel/trunk@5 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoCleanup and improvements to error messages.
thurston [Mon, 22 Jan 2007 04:32:02 +0000 (04:32 +0000)]
Cleanup and improvements to error messages.

git-svn-id: http://svn.complang.org/ragel/trunk@4 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoImported svn:ignore properties from private repository.
thurston [Sun, 21 Jan 2007 23:02:53 +0000 (23:02 +0000)]
Imported svn:ignore properties from private repository.

git-svn-id: http://svn.complang.org/ragel/trunk@3 052ea7fc-9027-0410-9066-f65837a77df0

17 years agoImport from my private repository. Snapshot after version 5.16, immediately
thurston [Sun, 21 Jan 2007 22:58:22 +0000 (22:58 +0000)]
Import from my private repository. Snapshot after version 5.16, immediately
following the rewrite of the parsers. Repository revision number 3961.

git-svn-id: http://svn.complang.org/ragel/trunk@2 052ea7fc-9027-0410-9066-f65837a77df0