Danny Yoo
|
da95994360
|
working to adapt the primitives
|
2011-06-15 17:54:39 -04:00 |
|
Danny Yoo
|
11135be94d
|
renaming primitives.js since they're not directly the primitives we'll use; I need to adapt them.
|
2011-06-10 12:42:40 -04:00 |
|
Danny Yoo
|
dbfe7c3d2c
|
starting to get the javascript-implemented module stuff working
|
2011-06-09 16:13:21 -04:00 |
|
Danny Yoo
|
47f668832e
|
trying to get at the namespace of a javscript-implemented module.
|
2011-06-09 13:42:32 -04:00 |
|
Danny Yoo
|
51490ec16b
|
fixing bug with current-print and newlines
|
2011-06-09 12:15:31 -04:00 |
|
Danny Yoo
|
8aefb25cb7
|
still fixing
|
2011-06-08 14:42:52 -04:00 |
|
Danny Yoo
|
710fae7eab
|
fixing bug in printing errors
|
2011-06-08 14:05:02 -04:00 |
|
Danny Yoo
|
25a33e54ce
|
experiment: viewport width and viewport height are accessible.
|
2011-06-08 13:23:43 -04:00 |
|
Danny Yoo
|
79a2dedd2d
|
getting more of the real types in
|
2011-06-07 17:53:52 -04:00 |
|
Danny Yoo
|
9050882d4d
|
trying to integrate with moby's vectors
|
2011-06-07 16:48:56 -04:00 |
|
Danny Yoo
|
cfdcd215be
|
simple tests for the floating point number writing.
|
2011-06-07 15:06:21 -04:00 |
|
Danny Yoo
|
0aaf587341
|
integrating the toDomNode stuff in.
|
2011-06-07 14:57:11 -04:00 |
|
Danny Yoo
|
8c74cc1c38
|
appears to have resolved the testing issue with Chrome. Multiple instances of JQuery can screw things up tremendously.
|
2011-06-06 17:46:49 -04:00 |
|
Danny Yoo
|
7ddbd48ba4
|
adjusting the stack limit code to be nicer to firefox 3. Also added missing trampoline check in current-print.
|
2011-06-06 15:17:32 -04:00 |
|
Danny Yoo
|
84f643cb3d
|
trying to use the closure compiler to reduce the size of the runtime
|
2011-06-03 16:45:43 -04:00 |
|
Danny Yoo
|
c3d89605ff
|
moving toWrittenString, toDisplayedString, and toDomNode up to helpers
|
2011-06-03 11:32:06 -04:00 |
|
Danny Yoo
|
58294db03d
|
integrating jsnums
|
2011-06-02 16:23:17 -04:00 |
|
Danny Yoo
|
0add763beb
|
the runtime includes the libraries from Moby, although they do not use them yet.
|
2011-06-02 14:30:42 -04:00 |
|
Danny Yoo
|
66cbe8eeb5
|
adding jquery into the runtime, since we almost certainly will need it.
|
2011-05-20 19:04:42 -04:00 |
|
Danny Yoo
|
6c50b88703
|
absorbing libraries from js-vm project
|
2011-05-14 02:10:14 -04:00 |
|