Steve Beattie
|
86e5ed3109
|
Patch from jjohansen@suse.de
Fix debugging with CHANGE_PROFILE.
|
2007-07-27 20:25:59 +00:00 |
|
John Johansen
|
cd79c1ac77
|
update copyright dates
|
2007-04-11 08:12:51 +00:00 |
|
Andreas Gruenbacher
|
cd1eaa88a0
|
Add DFA table format README.
|
2007-04-03 13:53:24 +00:00 |
|
Andreas Gruenbacher
|
b379c2dcc3
|
Introduce reference counting for syntax tree nodes. Use that to share AcceptNodes, and split the bits in AcceptNodes to minimize the number of states.
|
2007-03-30 20:38:51 +00:00 |
|
Andreas Gruenbacher
|
b73d827660
|
Fix build: screwed up because the build dependencies are broken; changes to regexp.y don't trigger the appropriate rebuilds
|
2007-03-30 15:58:15 +00:00 |
|
Andreas Gruenbacher
|
212b828384
|
Comment out some dead code
|
2007-03-30 15:20:57 +00:00 |
|
Andreas Gruenbacher
|
aeb6205ce8
|
Add reference counting on class Node so that we will be able to reuse AcceptNodes
|
2007-03-30 14:13:56 +00:00 |
|
Steve Beattie
|
f85eb7fdc2
|
Fix build failure.
|
2007-03-23 23:52:36 +00:00 |
|
John Johansen
|
ef7a0adff8
|
change dfa table numbering to match flex
|
2007-03-14 22:01:16 +00:00 |
|
John Johansen
|
f3ba454d8c
|
Add dfa support to the parser
|
2007-02-27 02:29:16 +00:00 |
|