Commit Graph

121 Commits

Author SHA1 Message Date
Danny Yoo
cc4bc33331 pulling in the bool.rkt module from racket 2011-09-01 11:47:45 -04:00
Danny Yoo
d2a0a17056 positive and negative predicates 2011-09-01 11:42:48 -04:00
Danny Yoo
48e9bbc518 adding compile-omit-paths to avoid the compile-time error. Thanks to Hari Prashanth for the bug report. 2011-08-31 23:50:14 -04:00
Danny Yoo
464abb58f1 check-expect running 2011-08-31 18:33:44 -04:00
Danny Yoo
cb94b0ee7e adding check-expect 2011-08-31 18:26:06 -04:00
Danny Yoo
5a9b1a1eea adding chars 2011-08-31 18:08:04 -04:00
Danny Yoo
bd5f0ba6f8 tests for andmap ormap running 2011-08-31 16:11:15 -04:00
Danny Yoo
baa268bce9 minimal tests for min, max 2011-08-31 15:57:28 -04:00
Danny Yoo
df065ed67f adding more primitives 2011-08-31 15:12:52 -04:00
Danny Yoo
9a7811f9f1 adding more of the primitives we need for cs19 2011-08-31 15:04:40 -04:00
Danny Yoo
b46ff2a045 repairing damage from introducing that traced-app into shared 2011-08-30 16:51:05 -04:00
Danny Yoo
768c393e1f trying to get shared working again. 2011-08-30 16:26:05 -04:00
Danny Yoo
20204f0565 trying to trace why the sharing module is doing the wrong thing. 2011-08-30 16:07:14 -04:00
Danny Yoo
9037e83e94 adding shared 2011-08-30 15:40:56 -04:00
Danny Yoo
302d046165 fixing the base (untraced) language 2011-08-30 02:10:03 -04:00
Danny Yoo
b8f5b5d0f1 typos 2011-08-29 15:54:36 -04:00
Danny Yoo
760ece253b separate readers to handle tracing 2011-08-29 15:51:56 -04:00
Danny Yoo
187eb268fb docs 2011-08-29 15:51:39 -04:00
Danny Yoo
30ea1aab1f adding gensym and a few of the paramz bindings. Prepping traced-app for good stack traces. 2011-08-22 14:41:04 -04:00
Danny Yoo
24ad16ac9c adding static check to make sure I didn't screw up the type subset definition 2011-08-19 19:17:33 -04:00
Danny Yoo
304a951490 adding in the list library as part of the base language. Output .xhtml has ballooned a bit. 2011-08-19 17:27:24 -04:00
Danny Yoo
9ef4e5ef45 adding some more primitives 2011-08-19 15:05:07 -04:00
Danny Yoo
47d2708f23 looking at error report 2011-08-19 14:55:19 -04:00
Danny Yoo
8ec8f3043c adding some tests 2011-08-19 14:41:33 -04:00
Danny Yoo
c0917801d7 adding number? 2011-08-17 16:53:13 -04:00
Danny Yoo
16eab25f16 quick and dirty implementations of some string functions 2011-08-16 18:21:06 -04:00
Danny Yoo
3190ee2f60 giving up with being able to define resources in expression position, and going back to define-resource 2011-08-12 14:57:53 -04:00
Danny Yoo
bc8369b25c starting to work on resources 2011-08-12 12:48:42 -04:00
Danny Yoo
2d695d700a working on external file resources 2011-08-09 18:03:15 -04:00
Danny Yoo
8f7400b602 exposing procedure-rename, bitmap/url 2011-08-09 16:07:43 -04:00
Danny Yoo
84723141a9 adding korean reader 2011-08-09 09:48:18 -04:00
Danny Yoo
2846f28254 korean language maybe 2011-08-08 17:38:13 -04:00
Danny Yoo
11f461886a turning off block inlining and the list library for the moment; need to analyze il and generate cleaner code 2011-07-30 18:41:15 -04:00
Danny Yoo
27b5821898 switching out with the unsafe operators 2011-07-28 18:05:21 -04:00
Danny Yoo
f23c9773c0 trying to export out an unsafe set of primitives 2011-07-28 18:01:40 -04:00
Danny Yoo
7e3baee864 added missing definition for list* 2011-07-28 17:17:01 -04:00
Danny Yoo
a3c9b7c732 working on apply 2011-07-28 14:46:32 -04:00
Danny Yoo
50dbc2319a trying to add enough to allow the internal implementation of lists to run 2011-07-28 14:06:03 -04:00
Danny Yoo
88d6626451 crazy idea to do the presentation as a world program 2011-07-22 23:53:16 -04:00
Danny Yoo
26cd925d37 unholy. Brainf*ck in Whalesong 2011-07-21 18:25:55 -04:00
Danny Yoo
041681c5d0 pacman 2011-07-21 16:54:15 -04:00
Danny Yoo
173d67f5d6 key handler is starting to work 2011-07-21 15:41:24 -04:00
Danny Yoo
cfd65fc782 continuing to debug falling rain world program 2011-07-20 14:06:52 -04:00
Danny Yoo
615319f9ac in the middle of getting the rain program running 2011-07-20 13:52:05 -04:00
Danny Yoo
619abb1fca moving javascript-specific functions off to the js module 2011-07-14 15:33:04 -04:00
Danny Yoo
2eb571ef24 getting minimal set of values we need from the image library to run our image exercise 2011-07-08 17:27:19 -04:00
Danny Yoo
e0429d565a fixing a few type errors 2011-07-07 19:03:46 -04:00
Danny Yoo
446623f0c0 adjusting the javascript-implementation module to allow for requires 2011-07-07 18:37:16 -04:00
Danny Yoo
a4944ecc9c moving run-more-tests up one directory 2011-07-06 21:28:11 -04:00
Danny Yoo
72a002801b moving functions into separate modules because I'm frankly getting super-confused of where anything is. 2011-07-03 15:12:14 -04:00
Danny Yoo
0890e81e3d added in another sk test 2011-07-01 13:04:46 -04:00
Danny Yoo
dc441e79c8 added in sk's diabolical test case with generators 2011-07-01 12:53:04 -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
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
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
51490ec16b fixing bug with current-print and newlines 2011-06-09 12:15:31 -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
5445ae1afc Merge remote branch 'origin/master' 2011-06-01 13:09:32 -04:00
Danny Yoo
e6ebaa1d3d re-enabling some optimizations 2011-05-31 15:18:22 -04:00
Danny Yoo
433ec3f044 grabbing the js stuff from js-vm 2011-05-27 16:30:12 -04:00
Danny Yoo
21a405fb6f commenting out a lot; will start enabling moby runtime in a moment. 2011-05-27 15:36:04 -04:00
Danny Yoo
702337f6f9 trying to trace issue with arity matching 2011-05-27 11:08:33 -04:00
Danny Yoo
d9bb1dd631 trying to get the packager to build standalone xhtmls. 2011-05-24 16:12:16 -04:00
Danny Yoo
ac678fba7b trying to get module invokation working under tests 2011-05-22 18:50:14 -04:00
Danny Yoo
7350d5d832 trying to get at the module bytecode 2011-05-19 14:51:28 -04:00
Danny Yoo
fff511672d perplexed: earley is failing, but not sure why 2011-05-16 11:40:29 -04:00
Danny Yoo
891e3c73b0 renaming js-vm reference to whalesong; also copying the kernel language from js-vm. Similar plan: use a small kernel language to bootstrap the project 2011-05-13 23:39:52 -04:00