Commit Graph

866 Commits

Author SHA1 Message Date
Danny Yoo
6f62b97757 hiding some of the paths from raco setup, so we get clean compiles 2011-08-15 18:13:28 -04:00
Danny Yoo
b74d2f8a90 correcting the test case, since get-module-bytecode is doing image-related stuff now 2011-08-15 13:37:28 -04:00
Danny Yoo
8e03f3dc28 fixing the resource querying so it's per module 2011-08-15 13:28:20 -04:00
Danny Yoo
e6547a9aa2 kludge: copying the resource structure, because for some reason, something bad is happening with regards to dynamic-require-for-syntax. 2011-08-14 19:37:20 -04:00
Danny Yoo
d5c842c7fe temporarily turnning of resource-query: something broke badly 2011-08-14 19:29:46 -04:00
Danny Yoo
f6ee6e4e22 trying to fix implicit refernces of planet, but something broke 2011-08-14 19:24:17 -04:00
Danny Yoo
c3946d7acf rearranging documentation 2011-08-14 19:13:15 -04:00
Danny Yoo
8fb2dd6ad8 Merge remote-tracking branch 'origin/master' 2011-08-14 18:58:53 -04:00
Danny Yoo
f807546c70 Merge commit 'origin/master' 2011-08-14 18:58:41 -04:00
Danny Yoo
623e16718b oops, js implmeentaiton missing 2011-08-14 18:58:24 -04:00
Danny Yoo
91265dad43 working on the tool ui 2011-08-14 18:41:18 -04:00
Danny Yoo
809b5469f2 moving into the tool directory 2011-08-14 17:59:16 -04:00
Danny Yoo
7221a8da3c button for the upcoming tool 2011-08-14 17:58:53 -04:00
Danny Yoo
7422d62fa4 getting resources to work 2011-08-12 17:22:33 -04:00
Danny Yoo
4e614d2f5f working on resource loading 2011-08-12 16:54:55 -04:00
Danny Yoo
ef0911ca61 got the system to recognize resources; now to write them. 2011-08-12 16:26:15 -04:00
Danny Yoo
efbacd0f68 resources keep a simple string key 2011-08-12 15:41:53 -04:00
Danny Yoo
3190ee2f60 giving up with being able to define resources in expression position, and going back to define-resource 2011-08-12 14:57:53 -04:00
Danny Yoo
bc8369b25c starting to work on resources 2011-08-12 12:48:42 -04:00
Danny Yoo
2d695d700a working on external file resources 2011-08-09 18:03:15 -04:00
Danny Yoo
8f7400b602 exposing procedure-rename, bitmap/url 2011-08-09 16:07:43 -04:00
Danny Yoo
8f87026c39 indenting, commenting 2011-08-09 15:47:12 -04:00
Danny Yoo
8f4172ea96 renaming k argument, since it's not really a continuation 2011-08-09 15:44:29 -04:00
Danny Yoo
5cb2bef63a making the transformer slightly more robust, but it's still a bit unsatisfying 2011-08-09 15:40:12 -04:00
Danny Yoo
6c2b05e8cc adding required require to the expanded form, because the expanded module may not have an original dependency on the image library 2011-08-09 15:27:00 -04:00
Danny Yoo
3dfaeded1b image snips are now doing the right thing. Hurrah. 2011-08-09 14:46:31 -04:00
Danny Yoo
eb7ff781fb added hello world in hangul 2011-08-09 14:00:08 -04:00
Danny Yoo
c31159d311 fixing typo 2011-08-09 13:59:45 -04:00
Danny Yoo
1da48b34af korean 2011-08-09 09:56:41 -04:00
Danny Yoo
84723141a9 adding korean reader 2011-08-09 09:48:18 -04:00
Danny Yoo
2846f28254 korean language maybe 2011-08-08 17:38:13 -04:00
Danny Yoo
604e460a18 almost able to get images parsed. hurrah. 2011-08-08 16:43:04 -04:00
Danny Yoo
18fe652912 trying to rewrite applications 2011-08-08 16:21:46 -04:00
Danny Yoo
0ff8fd1a61 traced that the external module invokation was introducting one more call-back into the success continuation of the trampoline. Ugh. 2011-08-08 13:59:38 -04:00
Danny Yoo
deb6c235ce trying to eliminate stupid blocks 2011-08-08 12:20:03 -04:00
Danny Yoo
8d54e85f14 correcting spelling mistake in test case 2011-08-08 11:34:49 -04:00
Danny Yoo
7373649112 trying to reduce code bloat: in the jump, if we're already emitting a block, reuse it 2011-08-08 11:20:40 -04:00
Danny Yoo
f3afee28e9 correcting merge issues 2011-08-08 11:04:53 -04:00
Danny Yoo
0d92fe0961 Merge branch 'master' into inlining
Conflicts:

	compiler/compiler.rkt
	js-assembler/assemble.rkt
	tests/test-parse-bytecode.rkt
2011-08-08 11:00:01 -04:00
Danny Yoo
729742048a trying to reduce as much global variable lookup as possible 2011-08-08 01:04:00 -04:00
Danny Yoo
5c5ef8b518 more jslinting 2011-08-08 00:28:35 -04:00
Danny Yoo
97e1ed7e38 more jslinting 2011-08-08 00:16:36 -04:00
Danny Yoo
e9b36e1bdd more jslinting 2011-08-08 00:07:07 -04:00
Danny Yoo
e147f3d6bb jslinted functions 2011-08-07 23:55:56 -04:00
Danny Yoo
2be2c72754 more jslinting 2011-08-07 23:46:20 -04:00
Danny Yoo
40c8d6b0aa more jslinting 2011-08-07 23:37:12 -04:00
Danny Yoo
97b303a002 more jslinting 2011-08-07 23:24:42 -04:00
Danny Yoo
17416375b4 jslinted placeholders and ports 2011-08-07 22:37:26 -04:00
Danny Yoo
bcf43dd68d readergraph and primitives jslintified 2011-08-07 22:31:50 -04:00
Danny Yoo
d23d17a0a0 jslinted the readergraph library 2011-08-07 22:08:18 -04:00