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 |
|
Danny Yoo
|
bcbfa5f10e
|
exercising hash-values, hash-keys, hash-map, hash-for-each
|
2011-11-09 11:56:38 -05:00 |
|
Danny Yoo
|
ed80c24241
|
eliminating the dynamic stack height calculation: it appears to break iOS badly
|
2011-11-08 13:29:09 -05:00 |
|
Danny Yoo
|
c814cd80d6
|
bumping up the version in the docs to 1.5
|
2011-11-07 23:52:38 -05:00 |
|
Danny Yoo
|
7bb2a7b205
|
updating info.rkt
|
2011-11-07 23:48:27 -05:00 |
|
Danny Yoo
|
db278efcd1
|
string-copy
|
2011-11-07 18:53:53 -05:00 |
|
Danny Yoo
|
e417662c31
|
dots for the teaching language
|
2011-11-07 18:42:30 -05:00 |
|
Danny Yoo
|
2e077e257d
|
hash-has-key
|
2011-11-07 18:15:18 -05:00 |
|
Danny Yoo
|
93d7991960
|
integrating the tests
|
2011-11-07 17:01:15 -05:00 |
|
Danny Yoo
|
dcb2e9fb10
|
ripping out the avltree stuff with the llrbtree implementation, which we'll use to get immutable hash tables.
|
2011-11-07 15:46:22 -05:00 |
|
Danny Yoo
|
3066822ad0
|
in the middle of repairing bugs in hashcode
|
2011-11-04 13:56:35 -04:00 |
|
Danny Yoo
|
6ac094325a
|
port-count-lines. Something's still broken.
|
2011-11-02 16:27:58 -04:00 |
|
Danny Yoo
|
d6ce74a273
|
eliminating the inlining; forcing compilation through regular compile. For some reason, though, compile times have gone up more than I expected.
|
2011-11-02 16:00:55 -04:00 |
|
Danny Yoo
|
b78eddfa42
|
tracing bug with expand-out-images
|
2011-11-02 15:42:23 -04:00 |
|
Danny Yoo
|
95fba70f4d
|
trying to fight the code expansion
|
2011-11-02 15:27:38 -04:00 |
|