Danny Yoo
|
afcca54ea7
|
removed logs
|
2013-04-17 17:07:53 -06:00 |
|
Danny Yoo
|
5880fd8301
|
fixed the weirdness with prompted aborts. Need to add test case.
|
2013-04-17 17:06:21 -06:00 |
|
Danny Yoo
|
d916cecdc9
|
correcting the return values continuation.
|
2013-04-17 16:57:45 -06:00 |
|
Danny Yoo
|
57ef1d4a7d
|
Correcting the behavior of the default abort handler so it reestablishes the prompt frame, so that another abort doesn't escape.
|
2013-04-17 16:38:47 -06:00 |
|
Danny Yoo
|
8fd768e4ef
|
correcting the return from prompt linkage in the repl compiled output.
|
2013-04-17 16:12:33 -06:00 |
|
Danny Yoo
|
6f03e04ee8
|
abort still not doing the right thing...
|
2013-04-16 18:48:22 -06:00 |
|
Danny Yoo
|
d482c78ac4
|
still chasing abort bug
|
2013-04-16 18:15:47 -06:00 |
|
Danny Yoo
|
c5ccbe32e5
|
evaluation still broken.
|
2013-04-16 17:45:57 -06:00 |
|
Danny Yoo
|
0428a021bd
|
trying to get rid of the current success handler.
|
2013-04-16 17:32:42 -06:00 |
|
Danny Yoo
|
00908c8435
|
Chasing after issue with abandoning current computation.
|
2013-04-16 17:14:13 -06:00 |
|
Danny Yoo
|
30e62139d6
|
Fixing printing of continuation prompt tags.
|
2013-04-16 16:26:05 -06:00 |
|
Danny Yoo
|
bbe46ea79d
|
forgot call to sync
|
2013-04-16 13:10:27 -06:00 |
|
Danny Yoo
|
e823df2019
|
adding limit-memory flag to the sandboxed server, preliminary README.
|
2013-04-12 13:49:03 -06:00 |
|
Danny Yoo
|
198b118599
|
oops
|
2013-04-08 19:03:30 -06:00 |
|
Danny Yoo
|
4d00c1bb5e
|
trying to get the module output working.
|
2013-04-08 19:00:18 -06:00 |
|
Danny Yoo
|
45aeb7d12a
|
clearing on reset
|
2013-04-05 15:18:05 -06:00 |
|
Danny Yoo
|
753e1d80f9
|
syntax errors caught.
|
2013-04-05 14:57:38 -06:00 |
|
Danny Yoo
|
90851d27c6
|
adding an infinite loop to try to restart the server internally.
|
2013-04-05 14:16:36 -06:00 |
|
Danny Yoo
|
54bc7c45ce
|
got the sandbox to start working.
|
2013-04-05 14:13:55 -06:00 |
|
Danny Yoo
|
1dfa615d5f
|
in the middle of sandboxing the compiler.
|
2013-04-05 14:10:15 -06:00 |
|
Danny Yoo
|
19a92c4b10
|
finishing up preliminary print dom work.
|
2013-04-04 18:00:09 -06:00 |
|
Danny Yoo
|
e60f96f97c
|
adding css classes to most of the structured printing values.
|
2013-04-04 17:56:30 -06:00 |
|
Danny Yoo
|
15885bd6a2
|
fixing the printing of values
|
2013-04-04 17:34:18 -06:00 |
|
Danny Yoo
|
4860edf678
|
fixing the printing of values
|
2013-04-04 17:29:39 -06:00 |
|
Danny Yoo
|
efdfa015ad
|
forcing post; certain web servers will not accept URIs that are too long.
|
2013-03-29 18:38:52 -06:00 |
|
Danny Yoo
|
17ebfb5a4b
|
correcting a few name collisions
|
2013-03-29 18:01:33 -06:00 |
|
Danny Yoo
|
b2ac271d9c
|
localizing use of the jQuery variable, avoid collision with $
|
2013-03-29 17:38:48 -06:00 |
|
Danny Yoo
|
0f35faa159
|
lazy construction of xhr object.
|
2013-03-28 17:29:09 -06:00 |
|
Danny Yoo
|
99b2c59382
|
removing console.log
|
2013-03-28 17:19:37 -06:00 |
|
Danny Yoo
|
37551af8b1
|
refactoring to be closer to the evaluator js in WeScheme
|
2013-03-28 17:19:00 -06:00 |
|
Danny Yoo
|
a371c3ffcf
|
correcting the repl to use the loadAndInvoke method.
|
2013-03-27 16:37:50 -06:00 |
|
Danny Yoo
|
8e0bf9d2b3
|
Adding method to simplify load-and-invoking of modules.
|
2013-03-27 16:15:13 -06:00 |
|
Danny Yoo
|
569058c2f2
|
fixing issues with main modules.
|
2013-03-27 16:05:06 -06:00 |
|
Danny Yoo
|
f2c2b540fd
|
fixing lookup to external exports for the color db, just in case.
|
2013-03-27 15:39:12 -06:00 |
|
Danny Yoo
|
3cb43f0eeb
|
More renaming
|
2013-03-27 15:36:56 -06:00 |
|
Danny Yoo
|
577562944a
|
renaming getNamespace to getExports; will have separate getNamespace function that works more like Racket's
|
2013-03-27 15:22:24 -06:00 |
|
Danny Yoo
|
6a9dce8d57
|
Preliminary work at making Simply Scheme definitions work with the repl.
|
2013-03-18 14:35:03 -06:00 |
|
Danny Yoo
|
55173029c3
|
Trying to see if we can get simply-scheme as a language level as well.
|
2013-03-18 13:53:46 -06:00 |
|
Danny Yoo
|
4aee8aabab
|
whitespace, comments
|
2013-03-18 12:24:35 -06:00 |
|
Danny Yoo
|
6a393c1fdb
|
using the name for the source.
|
2013-03-18 12:09:10 -06:00 |
|
Danny Yoo
|
4b84eda6f4
|
Correcting issues with break and reset.
|
2013-03-18 11:56:24 -06:00 |
|
Danny Yoo
|
8900771b4a
|
repl uses the rpc now.
|
2013-03-18 10:52:22 -06:00 |
|
Danny Yoo
|
293e21f4bd
|
Adding support code for RPC.
|
2013-03-18 10:28:01 -06:00 |
|
Danny Yoo
|
646ab10d82
|
Turning on CORS support.
|
2013-03-18 10:05:20 -06:00 |
|
Danny Yoo
|
0e379fe831
|
Hacked up a shutdown to call the failure continuation.
|
2013-03-15 15:50:14 -06:00 |
|
Danny Yoo
|
c39e5e7b0d
|
ripping out dead code, trying to fix raw-jsworld so it uses fail continuations consistently.
|
2013-03-15 15:37:13 -06:00 |
|
Danny Yoo
|
9271b7df90
|
Corrects the soundness bug issue 97: we need to do the singular context
code at assignment positions.
|
2013-03-08 18:40:35 -07:00 |
|
Danny Yoo
|
af894366d3
|
reset appears to be doing something.
|
2013-03-08 17:38:17 -07:00 |
|
Danny Yoo
|
453b047920
|
in the middle of making reset work.
|
2013-03-08 17:27:32 -07:00 |
|
Danny Yoo
|
7a21f1f9b4
|
breaking appears to be doing a little better now.
|
2013-03-08 16:49:27 -07:00 |
|