Commit Graph

251 Commits

Author SHA1 Message Date
Robby Findler
7d8d1bc37b added front-end/finished-complete-program
svn: r11084
2008-08-05 17:28:16 +00:00
Kathy Gray
af98ac3981 Turning back on check-syntax; using Java indenting instead of Scheme for indent all
svn: r11021
2008-08-01 14:45:19 +00:00
Kathy Gray
57b1ba802f recurs support; take 2
svn: r10963
2008-07-29 13:57:22 +00:00
Eli Barzilay
73d422d542 reversed reviosion 10942
svn: r10945
2008-07-28 18:02:51 +00:00
Kathy Gray
dd92c0a16f svn: r10942 2008-07-28 16:24:23 +00:00
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
Danny Yoo
d0c4a5e49f Adjusting profj parsing to use object-name syntax source.
svn: r10886
2008-07-23 21:50:19 +00:00
Kathy Gray
5a6a9ed653 check ... oneOf .... bug fixes
svn: r10847
2008-07-21 15:12:15 +00:00
Kathy Gray
593e6256d2 Arity bugs identified by the optimizer
svn: r10820
2008-07-17 16:07:44 +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
6d2e46fcff More checkEffect support
svn: r10598
2008-07-04 15:56:27 +00:00
Kathy Gray
1e30f69c6c More checkEffect support
svn: r10595
2008-07-04 13:00:03 +00:00
Kathy Gray
af6f4f561b checkEffect support
svn: r10560
2008-07-02 16:57:57 +00:00
Danny Yoo
72cca8c136 Fix for PR 9555.
svn: r10517
2008-06-30 08:25:05 +00:00
Kathy Gray
00615e98aa Turning on stm; supporting checkEffect form.
svn: r10449
2008-06-25 12:47:45 +00:00
Kathy Gray
1ff835d4b3 Fix PR#9526
svn: r10380
2008-06-19 20:43:51 +00:00
Kathy Gray
08015efba8 Indenter bug corrections; indented files according to indenter
svn: r10371
2008-06-19 13:40:25 +00:00
Kathy Gray
4222b03e6d More de-mzscheme; and taking out stm for the release-let
svn: r10279
2008-06-16 11:29:23 +00:00
Kathy Gray
b9516aa543 More indenting support for Java mode, including ( and [ support
svn: r10243
2008-06-12 22:32:58 +00:00
Kathy Gray
7f085f7e2b Switching to scheme/base instead of mzscheme
Addition of support for stm (to-scheme.ss only)

svn: r10232
2008-06-12 14:46:43 +00:00
Robby Findler
8f10fbe17d removed order-manuals method and the optional argument to language-dialog that shows help-desk manual ordering
svn: r10106
2008-06-03 03:01:36 +00:00
Kathy Gray
b80e32edc1 More indentation clean up for block comments
svn: r10017
2008-05-29 16:13:10 +00:00
Kathy Gray
79484ba799 Modification to { } insertion
svn: r10016
2008-05-29 15:07:09 +00:00
Kathy Gray
db1a0b8789 Version number
svn: r9973
2008-05-27 12:16:48 +00:00
Kathy Gray
a4960166df Changing version number to 5
svn: r9971
2008-05-27 01:07:16 +00:00
Kathy Gray
705a5538eb More performance enhancement by switching expansions
svn: r9970
2008-05-27 00:03:31 +00:00
Kathy Gray
b07c20085e Attempt at performance increase/ overhead per-module reduction
svn: r9966
2008-05-26 22:38:05 +00:00
Kathy Gray
7ccb51d3f1 Moving things to scheme/base
svn: r9960
2008-05-26 15:50:15 +00:00
Kathy Gray
8adea7808c Updated indenter
svn: r9935
2008-05-22 22:25:14 +00:00
Kathy Gray
bd714552b1 Some indenter fixes
svn: r9906
2008-05-20 16:41:52 +00:00
Eli Barzilay
d1f6b6734b avoid redundant deletions when re-running setup-plt
svn: r9859
2008-05-15 20:01:32 +00:00
Kathy Gray
488bbd3829 Added string-constants for test-engine menu items.
Moved Enable/disable to language-X menu, and updated docs

Sending old test window support to the 'attic'

svn: r9824
2008-05-13 15:50:25 +00:00
Kathy Gray
b44c20d3c3 Clarified grammars
Clarified display of field-based failures in test report

svn: r9818
2008-05-12 22:34:33 +00:00
Kathy Gray
bb90917e8c Correcting a bug that lost checks not in methods
Changing menu dialogs style, and placement for Dock

svn: r9817
2008-05-12 21:24:19 +00:00
Kathy Gray
c69b4b947e Correction to test enable/disable behavior.
Hooks for correction to printing out test announcements at inopportune times.

svn: r9754
2008-05-08 21:48:02 +00:00
Kathy Gray
f2267e914d Adding in documentation for HtDC languages
svn: r9728
2008-05-07 21:15:36 +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
a1370171f1 Correction to two parsing bugs
svn: r9491
2008-04-26 15:33:08 +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
14d7f4dc9d Small grammar changes to improve error messages
svn: r9320
2008-04-15 15:57:32 +00:00
Kathy Gray
9ad02ea7d9 Adding test menu item
svn: r9319
2008-04-15 15:30:15 +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
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
Kathy Gray
7a6dff6d19 Merging testing branch (kathyg/test-harnessv4-2) onto trunk: -r8903:9138
svn: r9160
2008-04-04 11:30:36 +00:00
Matthew Flatt
fbb0ced20f expand in a fresh namespace
svn: r9013
2008-03-18 02:26:11 +00:00
Matthew Flatt
b64d03d932 fix mac sdk support; change initial namespace to not have 'module'; set up mzc --c-mods (still need docs)
svn: r8997
2008-03-16 23:08:53 +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
547092db4c restore highlighting
svn: r8856
2008-03-03 16:24:51 +00:00