Danny Yoo
|
3d34c22b97
|
trying to fix all the silly c...r functions
|
2012-02-20 16:49:37 -05:00 |
|
Danny Yoo
|
709ebce4fe
|
adding more of the primitives needed to run the scheme benchmark
|
2012-02-20 15:59:19 -05:00 |
|
Danny Yoo
|
656825be9e
|
cadddr
|
2012-02-20 13:36:05 -05:00 |
|
Danny Yoo
|
a0b708c799
|
adding more of the c*r functions
|
2012-02-19 21:27:07 -05:00 |
|
Danny Yoo
|
5f3f94a8ae
|
Merge commit 'origin/master'
|
2012-02-19 18:28:22 -05:00 |
|
Danny Yoo
|
b0a76bb2bb
|
reusing racket/base's implementation of do
|
2012-02-19 18:28:04 -05:00 |
|
Danny Yoo
|
1b1d285297
|
correcting bug with cadr: wrong contract type
|
2012-02-18 22:35:40 -05:00 |
|
Danny Yoo
|
59dd18976f
|
we're violating continuation marks for some reason.
|
2012-02-13 23:49:54 -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
|
005fa3f762
|
correcting hash-keys hash-values namespace issue
|
2011-11-09 11:39:07 -05:00 |
|
Danny Yoo
|
588ff1644b
|
hash-keys and hash-values
|
2011-11-09 11:18:12 -05:00 |
|
Danny Yoo
|
36801f7c54
|
hash-equal?
|
2011-11-07 19:13:30 -05:00 |
|
Danny Yoo
|
4c4d4437b8
|
hash-count
|
2011-11-07 19:07:34 -05:00 |
|
Danny Yoo
|
c02c40f93e
|
hash-copy
|
2011-11-07 19:02:07 -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
|
a273a12091
|
crossing out a few hash functions from my todo list
|
2011-11-07 17:46:31 -05:00 |
|
Danny Yoo
|
923d418840
|
integrating the immutable hashes
|
2011-11-07 17:39:21 -05:00 |
|
Danny Yoo
|
3066822ad0
|
in the middle of repairing bugs in hashcode
|
2011-11-04 13:56:35 -04:00 |
|
Danny Yoo
|
07b44b2239
|
introducing getEqualHashCode
|
2011-11-04 13:28:08 -04:00 |
|
Danny Yoo
|
fd28c199e9
|
hashes beginning to run.
|
2011-11-03 18:12:30 -04:00 |
|
Danny Yoo
|
6f89bc60b2
|
trying to implement the optimization on primitive application, to reduce code size.
|
2011-11-02 12:14:49 -04:00 |
|
Danny Yoo
|
fcc1c10632
|
working on the namespace errors due to the structure values coming from another module.
|
2011-10-03 16:31:23 -04:00 |
|
Danny Yoo
|
658f46d526
|
trying to implement signatures
|
2011-10-03 16:08:34 -04:00 |
|
Danny Yoo
|
c4c4c95204
|
a few more changes to try to get the signature implementation working
|
2011-09-30 16:16:48 -04:00 |
|
Danny Yoo
|
d8edb171dc
|
adding bindings for the teaching primitives
|
2011-09-30 13:50:33 -04:00 |
|
Danny Yoo
|
a66d15e4e4
|
more primitives
|
2011-09-30 13:02:15 -04:00 |
|
Danny Yoo
|
c066bdf568
|
continuing to add primitives
|
2011-09-30 12:32:31 -04:00 |
|
Danny Yoo
|
1a9824b1d0
|
adding some missing primitive bindings
|
2011-09-30 12:15:25 -04:00 |
|
Danny Yoo
|
b7489b5b0c
|
some cleanup; also turning on the context preservation stuff in hopes that it will make the generated code smaller
|
2011-09-28 14:23:53 -04:00 |
|
Danny Yoo
|
cba2b31e45
|
more support for some character stuff
|
2011-09-25 16:38:49 -04:00 |
|
Danny Yoo
|
1a63f418ac
|
read-line appears to be doing something
|
2011-09-25 16:09:27 -04:00 |
|
Danny Yoo
|
1a872c52d0
|
debugging type error with caching
|
2011-09-23 13:03:44 -04:00 |
|
Danny Yoo
|
cf9412710b
|
Merge commit '7cf22f4a1c149e6335e2a31353f7ca406eabfe86'
Conflicts:
cs019/cs019.rkt
js-assembler/runtime-src/baselib-contmarks.js
|
2011-09-21 13:33:43 -04:00 |
|
Danny Yoo
|
689d4f0016
|
adding missing parameters
|
2011-09-21 13:28:23 -04:00 |
|
Danny Yoo
|
9a7ee2dff4
|
constructor printing
|
2011-09-20 17:37:03 -04:00 |
|
Danny Yoo
|
7cf22f4a1c
|
version of cs019 language in whalesong preliminary work
|
2011-09-19 14:58:19 -04:00 |
|
Danny Yoo
|
c96e12fac1
|
working on making the cs019 language for SK
|
2011-09-19 14:02:00 -04:00 |
|
Danny Yoo
|
bf5698c0fa
|
fixing quasiquotation
|
2011-09-07 13:43:06 -04:00 |
|
Danny Yoo
|
cc4bc33331
|
pulling in the bool.rkt module from racket
|
2011-09-01 11:47:45 -04:00 |
|
Danny Yoo
|
d2a0a17056
|
positive and negative predicates
|
2011-09-01 11:42:48 -04:00 |
|
Danny Yoo
|
464abb58f1
|
check-expect running
|
2011-08-31 18:33:44 -04:00 |
|
Danny Yoo
|
cb94b0ee7e
|
adding check-expect
|
2011-08-31 18:26:06 -04:00 |
|
Danny Yoo
|
5a9b1a1eea
|
adding chars
|
2011-08-31 18:08:04 -04:00 |
|
Danny Yoo
|
bd5f0ba6f8
|
tests for andmap ormap running
|
2011-08-31 16:11:15 -04:00 |
|
Danny Yoo
|
baa268bce9
|
minimal tests for min, max
|
2011-08-31 15:57:28 -04:00 |
|
Danny Yoo
|
df065ed67f
|
adding more primitives
|
2011-08-31 15:12:52 -04:00 |
|
Danny Yoo
|
9a7811f9f1
|
adding more of the primitives we need for cs19
|
2011-08-31 15:04:40 -04:00 |
|
Danny Yoo
|
768c393e1f
|
trying to get shared working again.
|
2011-08-30 16:26:05 -04:00 |
|