Commit Graph

20 Commits

Author SHA1 Message Date
Kathy Gray
6a1b99a74f Fixes to v4 errors discovered in test suite;
Fixes to undefined errors in parser;
Tweak to error selection in parser;
Removal of irrelevant preference in ProfJ Tool

svn: r9536
2008-04-29 16:07:47 +00:00
Kathy Gray
6222942f6f Corrects stupid exponential bug (m^2 in a non-trivial m); corrects small repetitions in grammar
svn: r9257
2008-04-11 14:53:35 +00:00
Kathy Gray
eeee25d081 Bug corrections
svn: r9223
2008-04-09 16:41:25 +00:00
Kathy Gray
1f72a6db65 Adding controlled laxy data structures for parser
svn: r9205
2008-04-08 20:33:26 +00:00
Kathy Gray
0fa9e74dfc Removes the reliance of the combinator parser on the lazy language
svn: r8830
2008-02-29 16:08:53 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Kathy Gray
1e39817605 Correction to grammar for advanced;
Correction to throwing away valuable information in combinator

svn: r7394
2007-09-21 14:28:43 +00:00
Kathy Gray
a7ec07121a Modified error message language.
svn: r7267
2007-09-03 16:16:10 +00:00
Kathy Gray
377b8b17e1 Correcting pr 8867
svn: r7092
2007-08-13 23:34:38 +00:00
Kathy Gray
fba51484af Assorted corrections
svn: r7056
2007-08-08 14:49:47 +00:00
Kathy Gray
2c69de141b Updated non-default probabilities to include may-use counter
Updated error formatting to report more information in some ties, and reduce
repetitivness

svn: r7041
2007-08-07 01:54:52 +00:00
Kathy Gray
2d95985eef Correction to parser errors
svn: r7004
2007-08-02 20:57:57 +00:00
Kathy Gray
173f2f2336 Fixed cdr null error
svn: r6997
2007-08-01 23:54:45 +00:00
Kathy Gray
94a30c2e14 Fixing bugs in parsing selection, and in indenting
svn: r6996
2007-08-01 23:33:11 +00:00
Kathy Gray
d9664a6e9b Additions to error messages and flexibility of combinator parser
svn: r6953
2007-07-24 22:59:46 +00:00
Kathy Gray
006ab0f79d svn: r6875 2007-07-09 11:01:32 +00:00
Kathy Gray
1069f4d774 Corrected options selection bug
svn: r6728
2007-06-24 15:41:53 +00:00
Kathy Gray
fa7700e133 Corrected bugs causing infinite (tight) loop
svn: r6503
2007-06-06 14:05:56 +00:00
Kathy Gray
db595f3af4 Slight feature changes to error reporting and cost analysis
svn: r5868
2007-04-04 15:00:46 +00:00
Kathy Gray
fb40b02b42 Moved the combinator parser out of parser-tools to alleviate the problem the
dependence on lazy had for the mzscheme build

svn: r5728
2007-03-04 23:30:43 +00:00