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 |
|
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
|
63e372ad22
|
Merge remote-tracking branch 'origin/master'
|
2011-06-06 22:22:39 -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
|
f095311284
|
trying to isolate the crash a bit more
|
2011-06-06 14:24:25 -04:00 |
|
Danny Yoo
|
2c53a1d102
|
continuing to try to isolate the crash. Runnign test-browser-evaluate twice consecutively seems to do it.
|
2011-06-06 14:13:57 -04:00 |
|
Danny Yoo
|
bd2487a051
|
adjusted the test system to use just one browser window instance instead of several, but I'm still running into the browser crash. Ugh.
|
2011-06-06 11:34:01 -04:00 |
|
Danny Yoo
|
14bbb3523d
|
failures saved as list rather than exceptions, since memory usage seemed a lot higher than expected.
|
2011-06-05 16:13:18 -04:00 |
|
Danny Yoo
|
31f96bd40a
|
Merge remote-tracking branch 'origin/master'
|
2011-06-05 16:12:39 -04:00 |
|
Danny Yoo
|
c92f018aa8
|
compressing the output of the compiler with google-closure. Fixing the typechecks on numbers
|
2011-06-03 17:10:24 -04:00 |
|