Commit Graph

1382 Commits

Author SHA1 Message Date
Danny Yoo
51be2041db db-cacheing 2011-09-23 11:39:57 -04:00
Danny Yoo
5c1495a0ce working on the cache 2011-09-22 16:54:06 -04:00
Danny Yoo
c05e90e5b8 skeletons for the caching 2011-09-22 16:39:54 -04:00
Danny Yoo
a17c773e7e Narrowing the definition of MainModuleSource so that it's always a path, not a general Source 2011-09-22 16:30:55 -04:00
Danny Yoo
68d2881d7d adding notes on bumping the version number. 2011-09-22 15:57:46 -04:00
Danny Yoo
6598c4d0d1 trying to introduce promises so I can pre-cache some of the compilations 2011-09-22 14:31:53 -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
56d3748d30 one more test case 2011-09-20 17:50:14 -04:00
Danny Yoo
9a7ee2dff4 constructor printing 2011-09-20 17:37:03 -04:00
Danny Yoo
bcf19edfe4 working on printing a bit more. 2011-09-20 17:17:34 -04:00
Danny Yoo
6d00f88717 working on the printing code. 2011-09-20 15:59:11 -04:00
Danny Yoo
3aa90e6b40 adding recur method to params to make it easier to recursively call toDomNode. 2011-09-19 18:14:36 -04:00
Danny Yoo
602086e46b working on the printer so we can get constructor-style output based on print-mode parameter 2011-09-19 18:09:31 -04:00
Danny Yoo
7cf22f4a1c version of cs019 language in whalesong preliminary work 2011-09-19 14:58:19 -04:00
Danny Yoo
44308b643b correcting issue 45: multiple </head> elements 2011-09-19 14:03:12 -04:00
Danny Yoo
c96e12fac1 working on making the cs019 language for SK 2011-09-19 14:02:00 -04:00
Danny Yoo
07c36eb332 Merge commit 'origin/master' 2011-09-19 12:58:06 -04:00
Danny Yoo
713d023d1b stubs for cs019 language 2011-09-19 12:57:50 -04:00
Danny Yoo
23bd9eb999 fix for checking procedure arity. Thanks to Jens for the bug report. 2011-09-19 12:01:34 -04:00
Danny Yoo
f26355494b Merge remote-tracking branch 'origin/master' 2011-09-19 11:31:54 -04:00
Danny Yoo
0f7320f946 need to test map 2011-09-19 11:27:24 -04:00
Danny Yoo
96c168845f simplifying the logic for the vmlCanvasManager check 2011-09-19 11:21:04 -04:00
Danny Yoo
b79a100e62 cleaning dead code 2011-09-17 22:41:05 -04:00
Danny Yoo
2ae1b70c17 removing dead files 2011-09-17 22:40:02 -04:00
Danny Yoo
ae415aa09b jslinting complete 2011-09-17 22:31:56 -04:00
Danny Yoo
45204fcb3f continuing to jslint 2011-09-17 22:28:19 -04:00
Danny Yoo
b20d3d5ad9 continuing to jslint 2011-09-17 22:12:43 -04:00
Danny Yoo
b6fa8a9742 jslinting, and removing use of indexOf 2011-09-17 21:44:15 -04:00
Danny Yoo
22eb5fc187 flagging some things as no-ops 2011-09-16 18:00:05 -04:00
Danny Yoo
b8cfd43a50 multiple value return optimizations 2011-09-16 17:04:15 -04:00
Danny Yoo
0991a0d74b mvr initialization should now optimize away the common case 2011-09-16 16:22:26 -04:00
Danny Yoo
f2c3dc3fe1 threading state about all the basic blocks throughout assembly, so we can do some tricks. 2011-09-16 16:09:46 -04:00
Danny Yoo
3c6439ab26 dead code 2011-09-16 15:33:48 -04:00
Danny Yoo
69d24fe406 doc 2011-09-16 13:29:36 -04:00
Danny Yoo
b7bcc97e78 drag 2011-09-16 13:17:52 -04:00
Danny Yoo
5ccaf1ca46 correcting coordinate calculations 2011-09-16 13:11:49 -04:00
Danny Yoo
2542f2b1e6 mouse events in progress 2011-09-16 13:01:26 -04:00
Danny Yoo
605bcbc76a get-module-bytecode hacks off the syntax portion of the bytecode, because we're seeing some weirdness. Thanks to Matthew Flatt for bringing the error report. 2011-09-16 12:29:29 -04:00
Danny Yoo
429bab013e Merge remote-tracking branch 'origin/master' 2011-09-16 11:50:35 -04:00
Danny Yoo
3b07160049 releasing new planet package 2011-09-15 17:49:55 -04:00
Danny Yoo
139b31d706 alphabetizing 2011-09-15 17:20:54 -04:00
Danny Yoo
aa3e58a062 adding more to thanks 2011-09-15 17:17:42 -04:00
Danny Yoo
778e8a34f6 worked on the documentation 2011-09-15 17:11:18 -04:00
Danny Yoo
b60c244a9b more notes about making things work with phonegap 2011-09-15 15:18:21 -04:00
Danny Yoo
1bdabbeadd splitting modules appears to be doing something. 2011-09-15 14:44:34 -04:00
Danny Yoo
82a2f9e880 the more tests are running again 2011-09-15 14:19:21 -04:00
Danny Yoo
f2cc5b421f continuing to fight compatiblity issues 2011-09-15 14:00:33 -04:00
Danny Yoo
67341e3301 name generating. Now need the packager to write files on demand. 2011-09-15 13:18:35 -04:00
Danny Yoo
890b388ed9 working on splitting 2011-09-15 13:12:05 -04:00