Danny Yoo
3ed2d19eab
adding expectations for what happens for module-scoping test.
...
fixing up the namespace stuff so it goes through getters and setters
trying to add the necessary to the il, but running into typed racket issues
corrected compilation of toplevelref so it works more correctly on module
variables.
2012-02-26 22:59:37 -05:00
Danny Yoo
b0af169275
trying to let whalesong work without gui libraries. Also trying to trace the module variable bug
2012-02-26 18:59:42 -05:00
Danny Yoo
3881e0c085
fixing image width and height bug in resources
2012-01-17 12:38:33 -05:00
Danny Yoo
c8f1ef07d4
corrected the weirdness with saving the old argcount before restarting computation. Now the makeRestartFunction handles this low-level detail for us.
2011-09-29 18:14:52 -04:00
Danny Yoo
2a93508d41
trying to do more profiling
2011-09-23 15:20:20 -04:00
Danny Yoo
6d00f88717
working on the printing code.
2011-09-20 15:59:11 -04:00
Danny Yoo
318255c253
renamed argcount to a
2011-09-14 21:47:12 -04:00
Danny Yoo
b9dd1fb9b5
oops
2011-09-14 15:52:57 -04:00
Danny Yoo
27552665e1
added hack to specialize certain resources
2011-09-14 15:52:28 -04:00
Danny Yoo
6f9cf51e60
patch for issue 10: use make-gui-namespace instead of make-base-namespace
2011-09-11 15:03:56 -04:00
Danny Yoo
5e3f844b5d
cleaning up the make file and requirements
2011-09-04 17:58:56 -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
62061b56f3
fixing resource to url, now that resources are in the same directory
2011-08-25 17:49:04 -04:00
Danny Yoo
24030a4cfd
hack to get around another weird issue with dynamic evaluation Also fixing initialRendering of a view.
2011-08-23 15:55:25 -04:00
Danny Yoo
3724a2a621
hello world initial version doing something
2011-08-22 17:25:45 -04:00
Danny Yoo
42c5a6ac2c
trying to trace why content is empty
2011-08-22 16:15:54 -04:00
Danny Yoo
8ec8f3043c
adding some tests
2011-08-19 14:41:33 -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
623e16718b
oops, js implmeentaiton missing
2011-08-14 18:58:24 -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