Commit Graph

1149 Commits

Author SHA1 Message Date
Danny Yoo
e0f1ad79cd fixing log messages on resources 2011-09-03 15:26:31 -04:00
Danny Yoo
bd45b9d1e8 more typos being fixed 2011-09-03 15:21:13 -04:00
Danny Yoo
3d28faf16f more typos being fixed 2011-09-03 15:20:05 -04:00
Danny Yoo
534bb2ad89 typos 2011-09-03 15:14:50 -04:00
Danny Yoo
e36dddf430 changing build to write html and js separately 2011-09-03 15:11:47 -04:00
Danny Yoo
4bc4f0c15c content bytes for resources now go through a coersion/cleanup stage. Currently we're only doing HTML, since web-world requires well-formed HTML. 2011-09-02 16:14:22 -04:00
Danny Yoo
5de0164064 correcting cyclical printing 2011-09-02 15:49:37 -04:00
Danny Yoo
8e5f2ca59d fixing some trailing bugs 2011-09-02 14:02:43 -04:00
Danny Yoo
d6759935cd major api change: view focus now only treats its input as an id, rather than a general selector. We'll have extension to this later. 2011-09-02 13:56:34 -04:00
Danny Yoo
086a5dc61f define-struct for the whalesong language uses mutable, transparent structures by default 2011-09-02 13:36:41 -04:00
Danny Yoo
eb2c71232c trying to trace where the time is going 2011-09-02 10:54:51 -04:00
Danny Yoo
97681d43ec tracing one place where we might be writing modules twice 2011-09-02 10:29:22 -04:00
Danny Yoo
bb08cf1140 adding comment to see what modules are being included 2011-09-02 10:24:20 -04:00
Danny Yoo
ff796e9ff0 separating the command line from its functions 2011-09-02 10:12:50 -04:00
Danny Yoo
6d7f75fab8 adding note on firefox weirdness 2011-09-01 16:41:28 -04:00
Danny Yoo
24a6c8a57e updating documentation 2011-09-01 15:13:14 -04:00
Danny Yoo
279ac4e2d3 docs 2011-09-01 15:02:40 -04:00
Danny Yoo
a43188950b renaming 2011-09-01 14:53:49 -04:00
Danny Yoo
6adf007205 dom-remove 2011-09-01 14:53:18 -04:00
Danny Yoo
008b5a5000 allowing toggling 2011-09-01 14:30:04 -04:00
Danny Yoo
f711a43512 updated the todo example to be more sophisticated. 2011-09-01 14:27:20 -04:00
Danny Yoo
b12a0c2239 adding docs on xexp->dom 2011-09-01 14:11:59 -04:00
Danny Yoo
a96b8a4538 dynamic item insertion. 2011-09-01 13:29:21 -04:00
Danny Yoo
9dab7ba329 working on xexps 2011-09-01 13:09:03 -04:00
Danny Yoo
29671b68f1 working on xexps 2011-09-01 13:08:01 -04:00
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