Commit Graph

31 Commits

Author SHA1 Message Date
Danny Yoo
570ad83371 structures finally look like they might be doing something 2011-07-03 21:10:01 -04:00
Danny Yoo
48c8d067ce hacking in structs 2011-07-03 20:54:26 -04:00
Danny Yoo
35054f8b18 rapidly scribbling documentation 2011-07-03 20:16:06 -04:00
Danny Yoo
3693506796 getting a better handle of the structure definition 2011-07-03 19:45:28 -04:00
Danny Yoo
b597932d4c continuing to move and disable 2011-07-03 19:12:37 -04:00
Danny Yoo
d6e0e79c79 still trying to understand the struct implementation 2011-07-03 15:50:12 -04:00
Danny Yoo
93900d90c6 working on get-struct-type 2011-07-01 14:53:34 -04:00
Danny Yoo
7117320b1b continuing to work on structures 2011-06-30 18:00:11 -04:00
Danny Yoo
4d5cbef31c trying to make structs work 2011-06-30 15:12:25 -04:00
Danny Yoo
0ea0b05206 continuing to add 2011-06-27 16:32:58 -04:00
Danny Yoo
48f8acf121 exposing the functions in kernel 2011-06-27 15:06:36 -04:00
Danny Yoo
fa49306546 adding test cases to at least exercise the bindings I'm adding in; need more comprehensive tests soon 2011-06-27 13:39:32 -04:00
Danny Yoo
e821960e80 added several more of the arithmetic-related primitives 2011-06-27 13:26:49 -04:00
Danny Yoo
ce5c6a3d87 integrating more primitives 2011-06-27 12:33:35 -04:00
Danny Yoo
5e0a237454 integrating more primitives 2011-06-27 12:29:27 -04:00
Danny Yoo
cacf38d5f8 working on javascript injection 2011-06-23 13:45:59 -04:00
Danny Yoo
a90cebd373 changing function names in the runtime, documenting. 2011-06-17 18:36:41 -04:00
Danny Yoo
280868efa6 continuing to add documentation and absorb types. 2011-06-17 18:22:18 -04:00
Danny Yoo
da95994360 working to adapt the primitives 2011-06-15 17:54:39 -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
0aaf587341 integrating the toDomNode stuff in. 2011-06-07 14:57:11 -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
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