Danny Yoo
|
c0ac816fda
|
continuing to work on xexps
|
2011-09-01 12:59:39 -04:00 |
|
Danny Yoo
|
a01462673d
|
in a position to need xexps
|
2011-09-01 12:29:21 -04:00 |
|
Danny Yoo
|
9a886e7789
|
adding function for seeing if we can focus on an element
|
2011-09-01 12:14:05 -04:00 |
|
Danny Yoo
|
0afde50a9a
|
correcting bug in raiseArityError
|
2011-09-01 12:06:11 -04:00 |
|
Danny Yoo
|
81e05b1ac8
|
test cases for the bools
|
2011-09-01 11:54:56 -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
|
48e9bbc518
|
adding compile-omit-paths to avoid the compile-time error. Thanks to Hari Prashanth for the bug report.
|
2011-08-31 23:50:14 -04:00 |
|
Danny Yoo
|
4c810d652c
|
.
|
2011-08-31 22:06:34 -04:00 |
|
Danny Yoo
|
f9b37470f8
|
adding test case for check-expect
|
2011-08-31 18:39:16 -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
|
e5e264f0b8
|
making srclocs a kernel structure
|
2011-08-31 17:53:02 -04:00 |
|
Danny Yoo
|
eacc559bf1
|
adjusting documentation for the view predicates
|
2011-08-31 17:52:47 -04:00 |
|
Danny Yoo
|
2cc5ab5c28
|
web-world implementation clean under jslint
|
2011-08-31 17:18:24 -04:00 |
|
Danny Yoo
|
366ef4b7d2
|
jslinting before fixing navigation of views
|
2011-08-31 17:15:31 -04:00 |
|
Danny Yoo
|
c1b86484f6
|
light edits
|
2011-08-31 16:50:39 -04:00 |
|
Danny Yoo
|
df51ff112d
|
merging in documentation from cs19 into the mainline docs
|
2011-08-31 16:45:37 -04:00 |
|
Danny Yoo
|
bd5f0ba6f8
|
tests for andmap ormap running
|
2011-08-31 16:11:15 -04:00 |
|
Danny Yoo
|
330cc75f12
|
tests on list stuff
|
2011-08-31 16:04:13 -04:00 |
|
Danny Yoo
|
baa268bce9
|
minimal tests for min, max
|
2011-08-31 15:57:28 -04:00 |
|
Danny Yoo
|
8eb3020ba7
|
Modifying the testing framework to be more robust when test files change. Don't encode the contents of the tests files during compile time.
|
2011-08-31 15:50:47 -04:00 |
|
Danny Yoo
|
2cdebebd51
|
something funny is happening when running string tests
|
2011-08-31 15:28:36 -04:00 |
|
Danny Yoo
|
8d1723a31b
|
testing implementations
|
2011-08-31 15:21:31 -04:00 |
|
Danny Yoo
|
aeb0c14fab
|
jslinting
|
2011-08-31 15:16:33 -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
|
b6384ed9d3
|
removing reference to baby parser
|
2011-08-31 14:07:04 -04:00 |
|
Danny Yoo
|
f0829cdc57
|
switching out the baby parser in the bootstrapped primitives with the real one. Also removing implicit begin in the example
|
2011-08-31 14:05:13 -04:00 |
|
Danny Yoo
|
cad4087134
|
trying to guard against weirdness
|
2011-08-30 17:41:26 -04:00 |
|
Danny Yoo
|
ee6c214aa0
|
guarding against weird implementation of geolocation
|
2011-08-30 17:16:23 -04:00 |
|
Danny Yoo
|
3c347acc3a
|
a few more tests of sharing
|
2011-08-30 17:16:09 -04:00 |
|
Danny Yoo
|
9299793e76
|
tests with sharing
|
2011-08-30 17:05:15 -04:00 |
|
Danny Yoo
|
315f222fbe
|
adding preliminary sharing to the library
|
2011-08-30 16:54:57 -04:00 |
|
Danny Yoo
|
b46ff2a045
|
repairing damage from introducing that traced-app into shared
|
2011-08-30 16:51:05 -04:00 |
|
Danny Yoo
|
768c393e1f
|
trying to get shared working again.
|
2011-08-30 16:26:05 -04:00 |
|
Danny Yoo
|
20204f0565
|
trying to trace why the sharing module is doing the wrong thing.
|
2011-08-30 16:07:14 -04:00 |
|
Danny Yoo
|
9037e83e94
|
adding shared
|
2011-08-30 15:40:56 -04:00 |
|
Danny Yoo
|
5020563e34
|
window console
|
2011-08-30 14:53:37 -04:00 |
|
Danny Yoo
|
649b8964b4
|
cs19 doc update
|
2011-08-30 14:44:14 -04:00 |
|
Danny Yoo
|
ea5bb1a77e
|
documenting racket 5.1.2 requirement.
|
2011-08-30 14:41:02 -04:00 |
|
Danny Yoo
|
84d404af0c
|
stack traces are starting to work
|
2011-08-30 13:04:40 -04:00 |
|
Danny Yoo
|
36e3fb39cf
|
trying to fix stack tracing
|
2011-08-30 12:53:07 -04:00 |
|
Danny Yoo
|
2d87115d2d
|
continuing to capture marks
|
2011-08-30 12:20:24 -04:00 |
|
Danny Yoo
|
8d9bddf129
|
the exceptions are doing the continuation capture on raise
|
2011-08-30 12:05:41 -04:00 |
|
Danny Yoo
|
579911f41f
|
making exceptions be of the right type so I can inject the continuation mark set
|
2011-08-30 11:58:54 -04:00 |
|
Danny Yoo
|
bec99ec7b9
|
need a few more hours to get exceptions in place.
|
2011-08-30 02:31:13 -04:00 |
|
Danny Yoo
|
302d046165
|
fixing the base (untraced) language
|
2011-08-30 02:10:03 -04:00 |
|
Danny Yoo
|
ebc8919614
|
disabling some test that looked pretty suspicious
|
2011-08-30 01:48:19 -04:00 |
|