Kathy Gray
dccc1337a2
Keeping more potential errors
...
svn: r10912
2008-07-25 13:59:19 +00:00
Kathy Gray
ba1a6f86e9
Parser bug correction
...
svn: r10903
2008-07-24 14:35:51 +00:00
Kathy Gray
c459978d86
Parser bug fix.
...
++ on fields and arrays bug fix.
svn: r10726
2008-07-12 14:29:23 +00:00
Eli Barzilay
7d50e61c7f
* Newlines at EOFs
...
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind
svn: r10689
2008-07-09 07:18:06 +00:00
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
ed478254e2
Combinator parser change to add new signature form
...
htdp/testing change so that generate-report does something
svn: r9382
2008-04-21 13:31:50 +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
04c27f3a72
Bug fix
...
svn: r9237
2008-04-10 11:32:57 +00:00
Kathy Gray
eeee25d081
Bug corrections
...
svn: r9223
2008-04-09 16:41:25 +00:00
Kathy Gray
0584d7fc53
Improved decoupling of scheme tests and MrEd, including different import files for textual versus graphical reporting
...
svn: r9220
2008-04-09 13:28:22 +00:00
Matthew Flatt
021d4d7527
new hash function names and ops (3.99.0.23)
...
svn: r9209
2008-04-08 21:42:38 +00:00
Kathy Gray
1f72a6db65
Adding controlled laxy data structures for parser
...
svn: r9205
2008-04-08 20:33:26 +00:00
Eli Barzilay
b76390a452
revise the way setup-plt crawls over the collection trees
...
svn: r8860
2008-03-03 22:04:28 +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
2073653854
typo
...
svn: r8828
2008-02-29 15:22:48 +00:00
Eli Barzilay
bb34f747b6
make all files terminate with a newline
...
svn: r8786
2008-02-24 21:27:36 +00:00
Eli Barzilay
b1a08edd5a
use new require specs in many places
...
svn: r8774
2008-02-23 09:42:03 +00:00
Eli Barzilay
699c40643d
* Changed setup-plt to compile collections if they have an "info.ss"
...
file. (That is, it does not require the file to have a `name'
entry.)
* The name shown when setup works is the directory name, followed by
the `name' field from the info file when specified.
* This means that many `name's are no longer needed, so I'm removing
them. To see if you need a `name' entry, consider that the name
will be shown like this:
... foo (<your name here>)
This means that if the name is the same as the directory name, then
there is no point in having it. I also removed cases where the name
differed only in its capitalization for collections where the case
is obvious.
* Also, for subcollections, the name should clarify the name of the
subcollection in context. For example "Acknowledgments" explains
what scribbling/acks is, but there's no need to add the context name
as in "Scribblings: Acknowledgments".
* There may also be a point in keeping names for other uses. One such
example was in games, where the name field was used in the PLT Games
application. (This was changed to default on the directory name, so
it is no longer needed in most games.) Another example is in planet
packages.
svn: r8629
2008-02-12 10:33:01 +00:00
Eli Barzilay
3c72e71e24
switched info.ss files to #lang
...
svn: r8532
2008-02-04 23:00:35 +00:00
Eli Barzilay
59b5f3a727
removed unused doc.txt entries from info.ss files
...
svn: r8529
2008-02-04 20:31:04 +00:00
Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Kathy Gray
35c37dd664
Modification to force a filter predicate in combintor.scm
...
Correction to annotate profj modules for error trace
svn: r7426
2007-10-01 09:00:32 +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
e3d4bed0fe
Correction to grammar for advanced; correction to source position
...
tracking for repeat-greedy: both correct bug #8940
svn: r7384
2007-09-19 16:21:50 +00:00
Kathy Gray
d8181a2a60
Corrected a bad ai choice
...
svn: r7321
2007-09-12 00:58:30 +00:00
Kathy Gray
a7ec07121a
Modified error message language.
...
svn: r7267
2007-09-03 16:16:10 +00:00
Kathy Gray
fb9525287a
Corrections to fix bugs 8893 & 8894
...
svn: r7164
2007-08-25 21:16:54 +00:00
Kathy Gray
0077fba27c
Switch to using ephemerals
...
svn: r7097
2007-08-14 13:22:44 +00:00
Kathy Gray
377b8b17e1
Correcting pr 8867
...
svn: r7092
2007-08-13 23:34:38 +00:00
Kathy Gray
3747f712a9
Changes that correct another infinite loop
...
svn: r7089
2007-08-13 22:41:26 +00:00
Kathy Gray
1d44d5765c
Corrections to parser for error recovery; correction to bug in check based on setting fields in beginner
...
svn: r7068
2007-08-09 18:09:09 +00:00
Kathy Gray
afcb20810d
Correction to sync parsers, fix indenting, and inform of syntax errors
...
svn: r7060
2007-08-08 21:36:11 +00:00
Kathy Gray
fba51484af
Assorted corrections
...
svn: r7056
2007-08-08 14:49:47 +00:00
Kathy Gray
d25db841ea
Correction to infinite loop causing errors
...
svn: r7052
2007-08-08 04:11:24 +00:00
Kathy Gray
c6b723bbd8
Bug fixes (more on the way)
...
svn: r7046
2007-08-07 17:47:37 +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
dbe82ab7d7
Correction to default probability calculation.
...
More tweaking of the profj grammars
svn: r7032
2007-08-06 15:17:19 +00:00
Kathy Gray
aa871e90bd
Correction to error highlighting, and tweaks to grammar
...
svn: r7031
2007-08-06 14:18:09 +00:00
Kathy Gray
b01f462894
Correction to bugs to the parser
...
svn: r7006
2007-08-03 01:50:39 +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
28a87853fa
Corrected errors in grammar, and in error selection
...
svn: r6982
2007-07-29 19:57:18 +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
b0ac0c7c87
Corrections to parsing errors
...
svn: r6951
2007-07-23 14:31:27 +00:00
Kathy Gray
006ab0f79d
svn: r6875
2007-07-09 11:01:32 +00:00
Kathy Gray
983ee966da
Correction to bug 8797
...
svn: r6839
2007-07-07 16:48:43 +00:00
Kathy Gray
3a65433b20
Corrections to the combinator parsers
...
svn: r6801
2007-07-02 22:26:01 +00:00
Kathy Gray
ce4aa511ea
Corrected error with else case falling through and creating void
...
svn: r6736
2007-06-25 23:33:04 +00:00
Kathy Gray
1069f4d774
Corrected options selection bug
...
svn: r6728
2007-06-24 15:41:53 +00:00