Danny Yoo
e253084850
modifying test Make target so it does a build too
2012-02-27 12:50:27 -05:00
Danny Yoo
3ed2d19eab
adding expectations for what happens for module-scoping test.
...
fixing up the namespace stuff so it goes through getters and setters
trying to add the necessary to the il, but running into typed racket issues
corrected compilation of toplevelref so it works more correctly on module
variables.
2012-02-26 22:59:37 -05:00
Danny Yoo
b0af169275
trying to let whalesong work without gui libraries. Also trying to trace the module variable bug
2012-02-26 18:59:42 -05:00
Danny Yoo
bd19a1e66a
updating js-numbers with uncompressed version to make it easier to profile
2012-02-21 20:55:20 -05:00
Danny Yoo
b7ac392030
adding quicker dispatches to avoid touching arguments[i]
2012-02-21 20:45:40 -05:00
Danny Yoo
d490992f99
registering the new tests
2012-02-21 16:25:09 -05:00
Danny Yoo
5e411d0bf5
missing var
2012-02-21 15:56:37 -05:00
Danny Yoo
ad5f6d8b79
bumping internal version
2012-02-21 14:48:03 -05:00
Danny Yoo
06bc6ad34e
low-hanging fruit optimizations
2012-02-21 13:23:30 -05:00
Danny Yoo
656825be9e
cadddr
2012-02-20 13:36:05 -05:00
Danny Yoo
b0a76bb2bb
reusing racket/base's implementation of do
2012-02-19 18:28:04 -05:00
Danny Yoo
b5bff99169
adding fast and slow paths for adding and subtracting
2012-02-17 14:09:22 -05:00
Danny Yoo
c8faf78ffb
renaming il to try matching dissertation
2012-02-17 12:46:20 -05:00
Danny Yoo
faf04792a2
adding notes
2012-02-16 23:04:29 -05:00
Danny Yoo
28523b51d0
updating docs
2012-02-16 22:54:38 -05:00
Danny Yoo
a97e858b43
trying to reduce a little allocation
2012-02-16 17:09:32 -05:00
Danny Yoo
97c11cffba
fixing small bug where current-continuation-marks was shifting when it's not necessary
2012-02-16 16:19:47 -05:00
Danny Yoo
1939e02553
adding test for whalesong base as well
2012-02-16 15:55:54 -05:00
Danny Yoo
bf9305d5c9
trying to fix some of the verbose open coding
2012-02-15 17:03:21 -05:00
Danny Yoo
71c9e4ba87
lazy instantiation of the marks
2012-02-15 16:28:11 -05:00
Danny Yoo
f15e01fb7f
adding to the test suite
2012-02-15 15:27:12 -05:00
Danny Yoo
6a8f0c04af
ok, I think I might have fixed it
2012-02-15 15:21:04 -05:00
Danny Yoo
694785c555
trying again to get with-cont-mark to behave
2012-02-15 14:42:19 -05:00
Danny Yoo
0b404e7243
fixing typo with Base64
2012-02-13 13:57:29 -05:00
Danny Yoo
caac9ad257
including base64
2012-02-13 13:48:41 -05:00
Danny Yoo
2bfc143b45
resources as base64
2012-02-13 13:34:01 -05:00
Danny Yoo
97d8848e01
changing makevector so it must take in the elements
2012-02-10 14:46:15 -05:00
Danny Yoo
6d035504af
trying to fix benchmark for list-length, which is failing badly
2012-02-10 13:27:26 -05:00
Danny Yoo
07ce974428
bumping up version again
2012-01-19 16:08:16 -05:00
Danny Yoo
d4236158ee
going to be releasing v14 soon
2012-01-19 14:32:12 -05:00
Danny Yoo
03e4549587
bumping up to v13
2012-01-10 10:32:06 -05:00
Danny Yoo
51c71427fe
adding 5.2.1 parser so that the test in simple.rkt, which exercises inline-variant, runs to completion.
2012-01-09 12:46:45 -05:00
Danny Yoo
b266d489ab
adding the test case that exposes Whalesong's non-implementation of parsing inline variants
2012-01-09 12:38:20 -05:00
Danny Yoo
719ec6a554
starting to work on monty hall game, trying to figure out why multi-stage programs are difficult to express in World style.
2011-12-13 16:59:46 -05:00
Danny Yoo
23d4c27c2b
There is something very suspicious happening with makeRestartFunction where the env and control are being munged, but I haven't been able to trace where yet.
2011-12-09 20:40:10 -05:00
Danny Yoo
46f314ea35
chasing a double-release
2011-12-04 20:04:03 -05:00
Danny Yoo
ccdb0c88f6
before
2011-12-04 19:00:56 -05:00
Danny Yoo
6904222c69
starting to do something
2011-12-04 18:43:25 -05:00
Danny Yoo
fa5cb557ba
trying to get the exclusive lock logic in place
2011-12-04 18:03:53 -05:00
Danny Yoo
f7774abf4e
bumping up to version 1.10
2011-12-01 00:12:12 -05:00
Danny Yoo
0773472d59
documenting the new functions view-has-attr? and remove-view-attr
2011-11-22 02:46:34 -05:00
Danny Yoo
899d9c127e
forgot that regexp.match returns null when it doesn't find anything
2011-11-22 01:29:50 -05:00
Danny Yoo
80b49b6f83
fixing info.rkt
2011-11-21 19:14:08 -05:00
Danny Yoo
de0f72b249
getting rid of the raiseOperatorIsNotClosure in favor of raiseOperatorApplicationError
2011-11-21 19:06:26 -05:00
Danny Yoo
2c44867618
trying to address issue 67 on bad error messages.
2011-11-21 17:40:37 -05:00
Danny Yoo
8c632c57cf
light edit
2011-11-11 15:51:51 -05:00
Danny Yoo
5671cd6086
added an additional clause for 5.2, but I haven't changed any code from the 5.1.2 parser. However, there appears to be a bug in Typed Racket in 5.2 that's causing a miscompile. I've reported the bug as http://bugs.racket-lang.org/query/?cmd=view&pr=12356 .
2011-11-11 13:54:27 -05:00
Danny Yoo
a405f49f29
fixed memq as sk does, and also fixing the test case expectations.
2011-11-09 21:54:56 -05:00
Danny Yoo
78737142d0
correcting implementation of cs019 list selectors, since they want to deal with shared structures
2011-11-09 16:23:27 -05:00
Danny Yoo
7aeb2d5043
updating the signature support with latest sources from sk
2011-11-09 14:06:44 -05:00