Jay McCarthy
|
b778e4e03c
|
enabling shared in plai with some shameless copying of kernel code
|
2012-11-06 19:53:03 -07:00 |
|
Matthew Flatt
|
b5ab6cec7e
|
fix misc tests for error-message change
|
2012-05-26 08:18:19 -06:00 |
|
Eli Barzilay
|
43ef402274
|
Don't compile test files.
(Didn't touch the tiny "test-docs-complete" tests.)
|
2012-03-13 10:29:13 -04:00 |
|
Eli Barzilay
|
f7c67b49a4
|
Big newline at EOF scan.
|
2012-02-29 00:28:11 -05:00 |
|
Jay McCarthy
|
ffcda4741f
|
Fixing a safe-for-space error that Robby found
|
2012-02-28 14:15:07 -07:00 |
|
Jay McCarthy
|
172c6379d1
|
Test is sensitive to heap locations
|
2012-02-27 12:20:49 -07:00 |
|
Robby Findler
|
9ffc18a000
|
adjust plai's gc2/mutator so that primitive applications are
special and primtives not in an application position is a syntax error
|
2012-02-24 08:15:03 -06:00 |
|
Robby Findler
|
b811adda7c
|
fix a bug in the collector (if 'free is a symbol used in the
mutator, then the 'find-free-space' functions could fail)
|
2012-02-20 08:56:30 -06:00 |
|
Jay McCarthy
|
061007f30f
|
Fixing last dumb mistake?
|
2012-01-05 14:57:08 -07:00 |
|
Jay McCarthy
|
c2355caef6
|
Finalizing initial pass on GC2
It was not a problem with the particular collector. All allocation
sites need to update the gc-roots-key with their static information.
|
2012-01-04 19:55:24 -07:00 |
|
Jay McCarthy
|
55e1df1445
|
See last commit
|
2012-01-04 19:55:24 -07:00 |
|
Jay McCarthy
|
f80292b4cf
|
Converting mutators
|
2012-01-04 19:55:24 -07:00 |
|
Jay McCarthy
|
e4755a5ffc
|
New GC code
|
2012-01-04 19:55:24 -07:00 |
|
Eli Barzilay
|
a9b1f993d4
|
Remove redundant execution bit from some files, convert one CRLF file to LFs.
|
2011-12-01 03:54:32 -05:00 |
|
Jay McCarthy
|
9d8d36e568
|
Demonstrating that 10772 is fixed
|
2011-11-23 10:59:55 -07:00 |
|
Jay McCarthy
|
d64d620c00
|
Fixing PR10485
|
2011-11-23 10:59:54 -07:00 |
|
Matthew Flatt
|
c7464dcbd3
|
mzlib/pconvert: `add-make-prefix-to-constructor' parameter
Defaults to #f, which fixes constructor-style printing in `plai'
and `racket', and is set to #t for the HtDP languages.
|
2011-11-22 19:42:35 -07:00 |
|
Jay McCarthy
|
36a408096c
|
Fixing an error in quoting found by a student this year
|
2011-11-17 15:16:22 -07:00 |
|
Eli Barzilay
|
e788903d0e
|
Remove a bunch of no-longer-needed `compile-omit-paths', and move the
few ones into the subcollections.
|
2011-08-29 16:33:12 -04:00 |
|
Jay McCarthy
|
88bf52c88b
|
These tests are sensitive to the contract error messages
|
2011-07-02 12:19:41 -07:00 |
|
Eli Barzilay
|
3157955d40
|
".ss" -> ".rkt" scan done.
|
2011-07-02 10:37:53 -04:00 |
|
Eli Barzilay
|
40124a0619
|
A long overdue scan to eliminate files without terminating newlines.
(DrRacket should really do that.)
|
2011-06-28 02:01:41 -04:00 |
|
David Van Horn
|
760a58b65d
|
Fixes more spelling errors.
|
2011-02-04 19:44:13 -07:00 |
|
John Clements
|
d675c7b12a
|
updated PLAI (and test cases) to use racket language rather than scheme
|
2011-01-20 10:21:22 -08:00 |
|
Jay McCarthy
|
f2a9aebba5
|
Fixing contract formatting change
|
2011-01-07 19:53:00 -07:00 |
|
Eli Barzilay
|
3fb871586f
|
Removed some exe bits that look redundant.
|
2010-12-31 15:59:39 -05:00 |
|
Jay McCarthy
|
eecbc539c1
|
Fixing problem with previous "fix" to mutator-begin
|
2010-11-24 23:33:42 -05:00 |
|
Jay McCarthy
|
c9dcbb9edb
|
Failing test
|
2010-11-24 23:33:42 -05:00 |
|
Jay McCarthy
|
24dbffaf3b
|
Fixing problem found at Brown
|
2010-11-17 04:58:09 -07:00 |
|
Jay McCarthy
|
ac4fb05f0c
|
Correct error in mutator quote
|
2010-10-28 11:18:28 -06:00 |
|
Jay McCarthy
|
05832af083
|
Correct handling of procedure env roots in mutator
|
2010-10-28 11:18:27 -06:00 |
|
Jay McCarthy
|
e6b2965d39
|
Re-enabling tests
|
2010-10-15 13:08:39 -06:00 |
|
Jay McCarthy
|
f6fbc85d1b
|
Adding test printing tests
|
2010-10-15 13:08:38 -06:00 |
|
Jay McCarthy
|
2447d8d07c
|
Adding test case to clarify student's error
|
2010-09-16 21:00:05 -06:00 |
|
Jay McCarthy
|
f440332768
|
Fixing confusing printing from Arjun
|
2010-09-06 17:03:16 -06:00 |
|
Jay McCarthy
|
f272acec5f
|
Correcting bug discovered by Arjun
|
2010-09-02 07:04:22 -06:00 |
|
Jay McCarthy
|
33d7eb40e3
|
Fixing pr11136 and adding tests and fixing old tests re extension change
|
2010-08-28 08:30:14 -06:00 |
|
Eli Barzilay
|
7dc4d2e5a6
|
Change a bunch of "~%" and "~n" in format strings to "\n".
|
2010-08-25 17:17:01 -04:00 |
|
Jay McCarthy
|
54e16b18ff
|
Fixing error message on different root installations
|
2010-08-20 10:35:36 -06:00 |
|
Jay McCarthy
|
9e2ee8ecc6
|
Fixing another print related test
|
2010-08-20 10:35:36 -06:00 |
|
Jay McCarthy
|
44b34c37a8
|
Small adjustment to Matthews change
|
2010-08-19 16:39:54 -06:00 |
|
Jay McCarthy
|
6f272d2e6a
|
Improving PLAI testing
|
2010-08-19 10:00:36 -06:00 |
|
Matthew Flatt
|
e99c53eee8
|
change `define-type' to use #:reflection-name instead of prop:custom-write
|
2010-08-18 16:13:58 -06:00 |
|
Jay McCarthy
|
3f1a89b8f8
|
Fixing dumb bug from me
|
2010-05-24 18:46:31 -06:00 |
|
Eli Barzilay
|
7b14a1f585
|
"Racunit" -> "Rackunit"
|
2010-05-17 12:07:32 -04:00 |
|
Jay McCarthy
|
bc5cf30ebe
|
Renaming rktunit to racunit
|
2010-04-30 10:57:32 -06:00 |
|
Jay McCarthy
|
f70ffca756
|
Renaming schemeunit to rktunit and adding compat layer
|
2010-04-29 15:00:02 -06:00 |
|
Matthew Flatt
|
28b4043077
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
|
Jay McCarthy
|
24d76d0e82
|
Allowing any module path in mutators for the collector
svn: r18336
|
2010-02-25 16:24:36 +00:00 |
|
Jay McCarthy
|
a4dfbfb1d6
|
Fixing mutator-cond
svn: r18305
|
2010-02-23 19:43:36 +00:00 |
|