Commit Graph

762 Commits

Author SHA1 Message Date
Danny Yoo
ed445f1d92 renaming world to image; trying to split the library to logical chunks for testability 2011-07-06 20:28:16 -04:00
Danny Yoo
f8253cc779 Adding logger. 2011-07-06 17:38:28 -04:00
Danny Yoo
9297584415 adding initial list of contributors 2011-07-06 17:20:34 -04:00
Danny Yoo
a080f6079c removing dependency on types 2011-07-06 17:00:42 -04:00
Danny Yoo
cb99151753 reducing dependence on single types.js module 2011-07-06 16:49:28 -04:00
Danny Yoo
e20f984e26 moving some type definitions out of runtime, like frame 2011-07-05 18:01:55 -04:00
Danny Yoo
5149c99a12 continuing to refactor. 2011-07-05 17:49:31 -04:00
Danny Yoo
3267824b4a great renaming 2011-07-05 17:04:54 -04:00
Danny Yoo
1d1a6e9492 continuing to life out types 2011-07-05 17:01:01 -04:00
Danny Yoo
bc8546bae0 lifting out more types 2011-07-05 16:56:56 -04:00
Danny Yoo
1bb1b70192 removing helpers.js 2011-07-05 16:48:15 -04:00
Danny Yoo
7a0c6381db contining to factor out functionality 2011-07-04 19:12:42 -04:00
Danny Yoo
190b805b6c moving isString into plt.baselib.strings 2011-07-04 18:53:11 -04:00
Danny Yoo
e5312af2cd continuing to separate the library 2011-07-04 18:48:34 -04:00
Danny Yoo
79301d4b8b lifing out strings from types 2011-07-04 18:22:28 -04:00
Danny Yoo
b1be04269b trying to dissolve the circular link between types and helpers 2011-07-04 18:07:41 -04:00
Danny Yoo
d64431bd64 moving string formatting to separate module 2011-07-04 18:03:10 -04:00
Danny Yoo
3f37d987c6 changing email address to the more permanent one 2011-07-04 15:02:30 -04:00
Danny Yoo
8858ca18c9 typo fix 2011-07-03 21:11:50 -04:00
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
8ccaf4ac54 moving the exception values into baselib_exceptions.js 2011-07-03 18:39:09 -04:00
Danny Yoo
fa1460ca43 continuing to rip out values types that aren't used in whalesong 2011-07-03 15:59:06 -04:00
Danny Yoo
d6e0e79c79 still trying to understand the struct implementation 2011-07-03 15:50:12 -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
af2b64b6b8 trying to rip out more things 2011-07-03 14:46:43 -04:00
Danny Yoo
702ced8ec9 ripping out procArityContains 2011-07-03 14:37:44 -04:00
Danny Yoo
93900d90c6 working on get-struct-type 2011-07-01 14:53:34 -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
03fd12cf41 updating to jquery 1.6.2, and adjusting the way we patch jquery so it works ok under multiple-require situations 2011-07-01 11:48:56 -04:00
Danny Yoo
56e523fbc9 continuing to work on structures 2011-07-01 11:33:46 -04:00
Danny Yoo
9b3951adb6 trying to fix let-void 2011-07-01 11:17:36 -04:00
Danny Yoo
0a4b6da39e trying to fix the code with let-void 2011-07-01 10:00:18 -04:00
Danny Yoo
523fa09071 tests are showing that something broke with ctak. Tracing 2011-07-01 09:48:09 -04:00
Danny Yoo
49a7be479d may have tracked a very ugly bug with multiple-values again... 2011-06-30 19:07:58 -04:00
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