Commit Graph

897 Commits

Author SHA1 Message Date
Danny Yoo
225ea42d0c sketching out prototype for web-world 2011-08-22 14:53:11 -04:00
Danny Yoo
30ea1aab1f adding gensym and a few of the paramz bindings. Prepping traced-app for good stack traces. 2011-08-22 14:41:04 -04:00
Danny Yoo
40644854ce adding name to kernel primitives to avoid error 2011-08-22 13:19:52 -04:00
Danny Yoo
24ad16ac9c adding static check to make sure I didn't screw up the type subset definition 2011-08-19 19:17:33 -04:00
Danny Yoo
f1ed02095c fixing compile-time error on using kernel primitives: turned into runtime errors as appropriate 2011-08-19 18:24:18 -04:00
Danny Yoo
304a951490 adding in the list library as part of the base language. Output .xhtml has ballooned a bit. 2011-08-19 17:27:24 -04:00
Danny Yoo
45783388ba world now doesn't export image. Added cow example 2011-08-19 16:56:54 -04:00
Danny Yoo
620ffdbcd2 incorporating the animated gif hack 2011-08-19 16:32:55 -04:00
Danny Yoo
177b94bd98 incorpoating the rotation fix that we did for wescheme 2011-08-19 16:28:51 -04:00
Danny Yoo
195cc8ab86 the other version of overlay image that emmanuel submitted: still doesn't look right. 2011-08-19 16:17:03 -04:00
Danny Yoo
01c653f2e0 pulling in emmanuel's changes to beside/align, but the bug still appears to manifest. aligning by top does not work 2011-08-19 16:13:13 -04:00
Danny Yoo
fb435b9ce7 fixing image library regression 2011-08-19 16:03:42 -04:00
Danny Yoo
067a580afd documentation stubs 2011-08-19 15:10:08 -04:00
Danny Yoo
9ef4e5ef45 adding some more primitives 2011-08-19 15:05:07 -04:00
Danny Yoo
47d2708f23 looking at error report 2011-08-19 14:55:19 -04:00
Danny Yoo
8ec8f3043c adding some tests 2011-08-19 14:41:33 -04:00
Danny Yoo
77bb781c8d releasing another alpha version 2011-08-18 16:38:10 -04:00
Danny Yoo
e03398802c number? doc stub 2011-08-18 16:34:47 -04:00
Danny Yoo
32368a81c4 continuing to switch over to the browser-evaluate planet package 2011-08-18 16:17:36 -04:00
Danny Yoo
9dced96ab2 switching over to use browser-evaluate planet package 2011-08-18 16:10:48 -04:00
Danny Yoo
571ccf13bf fixing some bugs in the design doc 2011-08-18 11:10:10 -04:00
Danny Yoo
0438950e28 test cases for number? 2011-08-17 16:58:14 -04:00
Danny Yoo
c0917801d7 adding number? 2011-08-17 16:53:13 -04:00
Danny Yoo
91a0432abb DESIGN 2011-08-17 15:29:45 -04:00
dyoo
f35a1c1c78 fleshing out the design 2011-08-17 14:35:14 -04:00
dyoo
5514bf2715 fleshing out the design 2011-08-17 14:30:42 -04:00
dyoo
c0bab80fcf designing web-world 2011-08-17 13:38:40 -04:00
Danny Yoo
16eab25f16 quick and dirty implementations of some string functions 2011-08-16 18:21:06 -04:00
Danny Yoo
16fced2c5b fixing makefile 2011-08-15 18:21:03 -04:00
Danny Yoo
234624cba4 pruning 2011-08-15 18:15:25 -04:00
Danny Yoo
fe9a2e4867 pruning 2011-08-15 18:14:37 -04:00
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