Commit Graph

773 Commits

Author SHA1 Message Date
Danny Yoo
7117320b1b continuing to work on structures 2011-06-30 18:00:11 -04:00
Danny Yoo
8a244b85bc Merge branch 'master' into structs 2011-06-30 16:15:13 -04:00
Danny Yoo
e3aed9b884 motivating the need for make-struct-type 2011-06-30 16:14:47 -04:00
Danny Yoo
b985efc28c browser-harness.rkt to make it easier to run the tests 2011-06-30 15:59:46 -04:00
Danny Yoo
4d5cbef31c trying to make structs work 2011-06-30 15:12:25 -04:00
Danny Yoo
a1a1dbe2db more descriptions 2011-06-29 17:34:12 -04:00
Danny Yoo
ded00097ee scribbling continuing 2011-06-29 17:31:20 -04:00
Danny Yoo
f85a2d7a69 trying to figure out error message with scribble. Darn it; the error source location stuff is completely not there. 2011-06-29 17:21:02 -04:00
Danny Yoo
67645155db trying to scribble the js api 2011-06-29 17:00:09 -04:00
Danny Yoo
13299c0bb0 test for current-print 2011-06-27 16:35:49 -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
0ea5ca064a fixing args 2011-06-17 17:39:09 -04:00
Danny Yoo
cafd001f9b using the planet-command line parsers 2011-06-17 16:58:21 -04:00
Danny Yoo
70d77bf34a trying to incorporate the command line parser used by PLaneT. I hate code copying, but here I am doing it all over again. 2011-06-17 15:20:48 -04:00
Danny Yoo
f59f9d7500 putting minimal information in the info.rkt 2011-06-16 14:33:40 -04:00
Danny Yoo
08353b226d linking to homepage. 2011-06-15 18:05:27 -04:00
Danny Yoo
f813f22f20 oops, typo with path 2011-06-15 17:56:17 -04:00
Danny Yoo
da95994360 working to adapt the primitives 2011-06-15 17:54:39 -04:00
Danny Yoo
6b8a3f30ea merging in the content from the README 2011-06-15 16:26:26 -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
59a96f5b49 sketching out racket days 2011-06-10 12:28:57 -04:00
Danny Yoo
d5e1f65170 absorbing the source for the test suite of js-vm. This will need to run eventually. 2011-06-10 12:20:02 -04:00
Danny Yoo
328d4278fc fixing test case 2011-06-09 18:32:25 -04:00
Danny Yoo
55a95d3c54 Merge remote-tracking branch 'origin/master' 2011-06-09 18:27:34 -04:00
Danny Yoo
e6b2196f3f need to show something dynamic 2011-06-09 17:29:26 -04:00
Danny Yoo
5239323dd2 missing files added 2011-06-09 17:18:39 -04:00
Danny Yoo
e1bf8e18bf lightened the background 2011-06-09 17:12:41 -04:00
Danny Yoo
91c4942ab7 dom-play example is starting to look cool 2011-06-09 17:02:04 -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
f79886060c trying to teach the make system about javascript-implemented modules. 2011-06-09 12:43:36 -04:00
Danny Yoo
51490ec16b fixing bug with current-print and newlines 2011-06-09 12:15:31 -04:00
Danny Yoo
8d665dc8a2 figured out the bug. Silly function taking in more arguments than it needs. 2011-06-09 11:55:17 -04:00
Danny Yoo
f483d9b687 did I break something? 2011-06-08 18:15:24 -04:00
Danny Yoo
3cdf1bfbb1 fixing browser-evaluate tests, though I'll need to revisit them when I get symbols in 2011-06-08 14:53:05 -04:00
Danny Yoo
8aefb25cb7 still fixing 2011-06-08 14:42:52 -04:00
Danny Yoo
6f3c22963e need to trace why the browser tests are suddenly failing 2011-06-08 14:37:04 -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
71f356a100 doc fix 2011-06-07 18:14:52 -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