Commit Graph

1710 Commits

Author SHA1 Message Date
Danny Yoo
27e3a444b1 reducing cost of fracture by using hashtable 2011-09-03 19:29:32 -04:00
Danny Yoo
086f6c283f tracing the time down to assembly 2011-09-03 18:54:20 -04:00
Danny Yoo
e5d69fbfc1 reducing the amount of consing to append instruction sequences together 2011-09-03 18:44:30 -04:00
Danny Yoo
3ece0e20cd still trying to figure out where the time goes 2011-09-03 18:06:44 -04:00
Danny Yoo
794b3a5cd7 still annotating and trying to figure out where the time is going 2011-09-03 17:38:53 -04:00
Danny Yoo
355d477b90 Merge branch 'master' into compile-speed 2011-09-03 17:24:12 -04:00
Danny Yoo
c4af3b540d adding one more place where the continuationMark capture was missing 2011-09-03 17:19:31 -04:00
Danny Yoo
0de018cabd correcting stack trace error message during paused calls 2011-09-03 17:15:30 -04:00
Danny Yoo
41cd179339 correcting parsing error on dom 2011-09-03 16:58:26 -04:00
Danny Yoo
f9766a764f making sure the elements get parsed in a good way 2011-09-03 15:49:29 -04:00
Danny Yoo
4b5e2b98e1 ripping out the xhtmlness out of the get-html-template 2011-09-03 15:29:30 -04:00
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