Danny Yoo
|
d1125f3af3
|
sketching.
|
2013-02-26 15:31:38 -07:00 |
|
Danny Yoo
|
2d99cea537
|
sketching out what the repl needs to do.
|
2013-02-26 15:22:33 -07:00 |
|
Danny Yoo
|
808087612d
|
properly saving the module names for the js-implemented modules.
|
2013-02-25 19:50:42 -07:00 |
|
Danny Yoo
|
b12369a58e
|
found the problem.
|
2013-02-25 19:39:54 -07:00 |
|
Danny Yoo
|
25de948d1d
|
Still trying to trace where the trampoline went.
|
2013-02-25 19:00:30 -07:00 |
|
Danny Yoo
|
3030cf9f00
|
still in the middle of tracing down weirdness with the module loading.
|
2013-02-25 18:29:32 -07:00 |
|
Danny Yoo
|
2b51e06c76
|
Add additional instruction to invoke module linking.
|
2013-02-25 17:20:11 -07:00 |
|
Danny Yoo
|
d5c7298263
|
getting the initial main module in place.
|
2013-02-25 17:10:45 -07:00 |
|
Danny Yoo
|
b490042567
|
need to modify linkage to invoke the loader.
|
2013-02-22 17:01:26 -07:00 |
|
Danny Yoo
|
2a133d4ad0
|
turning debug printing back on.
|
2013-02-22 16:59:22 -07:00 |
|
Danny Yoo
|
de009f04d4
|
trying to find why dynamic module loading isn't working.
|
2013-02-22 16:46:05 -07:00 |
|
Danny Yoo
|
75ad94421d
|
still working on the dynamic module loading.
|
2013-02-22 15:58:53 -07:00 |
|
Danny Yoo
|
0363f63b0c
|
trying to get dynamic module loading in place.
|
2013-02-22 15:02:35 -07:00 |
|
Danny Yoo
|
e0e8d720cb
|
removing the other planet requires
|
2013-02-21 17:42:12 -07:00 |
|
Danny Yoo
|
fae62e782c
|
in the middle of ripping out the planet1 requires
|
2013-02-21 17:10:31 -07:00 |
|
Danny Yoo
|
9f545bd4a2
|
Moving to whalesong subdirectory
|
2013-02-20 18:29:13 -07:00 |
|
Danny Yoo
|
cb95d79d34
|
bumping version to 21.
|
2013-01-30 15:41:07 -07:00 |
|
Danny Yoo
|
68f76395e9
|
Image corrections; thanks to Marco Morazan for helping track these down
|
2013-01-30 14:37:47 -07:00 |
|
Danny Yoo
|
579d977df8
|
bumping version number from 19 to 20
|
2012-12-03 13:43:40 -07:00 |
|
Danny Yoo
|
ca4a358280
|
trying to specialize the type to avoid Any, which is causing issues
|
2012-10-23 17:58:01 -06:00 |
|
Danny Yoo
|
6cb8309ea0
|
trying to fight runtime errors
|
2012-10-23 17:53:44 -06:00 |
|
Danny Yoo
|
433a73aefa
|
trying to eliminate use of Any; something about it is breaking with typed racket in 5.3.1
|
2012-10-23 17:45:47 -06:00 |
|
Danny Yoo
|
ed4e00e952
|
adding a few more annotations to make Racket 5.3.1 happy
|
2012-10-23 17:39:00 -06:00 |
|
Danny Yoo
|
343a0995f7
|
adding annotation to function-entry-and-exit-names to make typed-racket happy
|
2012-10-23 17:35:22 -06:00 |
|
Danny Yoo
|
ebd7051758
|
indentation
|
2012-10-23 17:35:04 -06:00 |
|
Danny Yoo
|
af389dd564
|
working around the case bug
|
2012-10-23 17:31:16 -06:00 |
|
Danny Yoo
|
9d460f09ab
|
working around a 5.3.1 weird typed-racket bug
|
2012-10-23 17:20:15 -06:00 |
|
Danny Yoo
|
63a0ab2f81
|
updating the release notes
|
2012-09-18 12:40:56 -06:00 |
|
Danny Yoo
|
0a41307332
|
bumping up version number
|
2012-09-18 12:40:21 -06:00 |
|
Danny Yoo
|
d1b42a1314
|
continuing to correct tests
|
2012-09-17 12:59:54 -06:00 |
|
Danny Yoo
|
7a28a79a23
|
repairing test cases that staled earlier
|
2012-09-17 12:40:22 -06:00 |
|
Danny Yoo
|
1a47b72eeb
|
compatibility with 5.3
|
2012-07-26 14:41:55 -04:00 |
|
Danny Yoo
|
a6d122a8eb
|
changing the version detection code to work with 5.3 prerelease
|
2012-07-26 14:25:56 -04:00 |
|
Danny Yoo
|
0da5a7f832
|
fixing indentation
|
2012-06-24 20:55:20 -04:00 |
|
Danny Yoo
|
8ca2919319
|
small comment
|
2012-06-24 20:52:19 -04:00 |
|
Danny Yoo
|
89b6a14515
|
better selection of items
|
2012-06-24 20:48:29 -04:00 |
|
Danny Yoo
|
dda7a186e1
|
doing stopPropgatation, preventDefault on the events
|
2012-06-24 20:33:11 -04:00 |
|
Danny Yoo
|
202436383d
|
need to optimize soon
|
2012-06-24 20:29:06 -04:00 |
|
Danny Yoo
|
c29ec1bf7e
|
Need to account for the pageX and pageY of the playground
|
2012-06-24 20:18:44 -04:00 |
|
Danny Yoo
|
3fe5288dd1
|
copying all the width and heights
|
2012-06-24 19:41:39 -04:00 |
|
Danny Yoo
|
fa36b9c3c5
|
adding view-width and view-height methods
|
2012-06-24 18:56:54 -04:00 |
|
Danny Yoo
|
f6cc08afa9
|
about to do drag-and-drop
|
2012-06-24 18:44:58 -04:00 |
|
Danny Yoo
|
aa57c8f378
|
first version to add new boxes dynamically
|
2012-06-24 18:41:01 -04:00 |
|
Danny Yoo
|
2f90adf7fc
|
fixing type error in web-world
|
2012-06-24 18:30:19 -04:00 |
|
Danny Yoo
|
47f04305fc
|
starting to cook up a drag-and-drop example
|
2012-06-24 17:51:52 -04:00 |
|
Danny Yoo
|
8b45f7f4e0
|
trying to make whalesong work with 5.3
|
2012-06-24 14:13:18 -04:00 |
|
Danny Yoo
|
df0d127f09
|
bumping up the version number in development
|
2012-06-24 14:04:11 -04:00 |
|
Danny Yoo
|
7d6f46d50e
|
fixing indentation
|
2012-05-14 16:24:16 -04:00 |
|
Danny Yoo
|
e804a8c52b
|
updating the select example to not printf
|
2012-05-14 16:23:57 -04:00 |
|
Danny Yoo
|
8397c4bece
|
fix for issue 91
|
2012-05-14 16:23:07 -04:00 |
|