Commit Graph

1452 Commits

Author SHA1 Message Date
Danny Yoo
8aeaa902c9 updating info.rkt 2011-12-04 20:53:31 -05:00
Danny Yoo
666fa04243 turning off pre-emptive trampolining because of a very ugly bug. No energy to figure out how to fix it, so I'm turning it off for now. 2011-12-04 20:47:00 -05:00
Danny Yoo
76300eaa85 corrected id callsBeforeTrampoline to cbt 2011-12-04 17:41:36 -05:00
Danny Yoo
a2f81336ea bumping to 11. 2011-12-04 15:20:22 -05:00
Danny Yoo
b45b986caa type checks 2011-12-01 17:22:41 -05:00
Danny Yoo
1b2680b03a updating doc 2011-12-01 00:20:42 -05:00
Danny Yoo
f7774abf4e bumping up to version 1.10 2011-12-01 00:12:12 -05:00
Danny Yoo
850a621260 Merge remote-tracking branch 'origin/master' 2011-11-30 23:58:01 -05:00
Danny Yoo
1dd452732b turning off inlining: bug 2011-11-30 23:54:22 -05:00
Danny Yoo
d520c1e52d slightly more exercising of the API 2011-11-30 16:12:50 -05:00
Danny Yoo
55c8a03d9e Merge commit 'origin/master'
Conflicts:

	Makefile
2011-11-30 16:06:55 -05:00
Danny Yoo
f4185b3c61 playing around with storage 2011-11-30 16:03:39 -05:00
Danny Yoo
11b2c0f41f continuing to implement the storage object 2011-11-30 15:39:43 -05:00
Danny Yoo
8dd8dafdec extending the ffi for attribute reading, writing, and raw strings 2011-11-30 15:19:12 -05:00
Danny Yoo
af51e91ca2 minor wording 2011-11-22 03:35:18 -05:00
Danny Yoo
4a1f48ddf6 bumping up the version number 2011-11-22 03:12:02 -05:00
Danny Yoo
c04000efa0 updating the info.rkt file 2011-11-22 02:57:26 -05:00
Danny Yoo
34211d58de bumping up version 1.9 2011-11-22 02:53:18 -05:00
Danny Yoo
8b32c4c067 adding more documentation of the new example 2011-11-22 02:52:17 -05:00
Danny Yoo
0773472d59 documenting the new functions view-has-attr? and remove-view-attr 2011-11-22 02:46:34 -05:00
Danny Yoo
32fb3812d1 synchronizing the checkboxes 2011-11-22 02:38:50 -05:00
Danny Yoo
d80d7bdb3a getting rid of the copying debug message 2011-11-22 02:30:44 -05:00
Danny Yoo
d6fb2ff295 adding method for checking presence or absence of attribute 2011-11-22 02:21:53 -05:00
Danny Yoo
dd01373ae5 correcting bug reported by Michael Murphy and Hoon Ik Chang: CheckToplevelUnbound 2011-11-22 02:13:02 -05:00
Danny Yoo
efbf45747b removed erroneous cloning 2011-11-22 02:05:41 -05:00
Danny Yoo
899d9c127e forgot that regexp.match returns null when it doesn't find anything 2011-11-22 01:29:50 -05:00
Danny Yoo
3234ab5b24 adding remove-view-attr, which is necessary for things like checkboxes. 2011-11-22 01:14:11 -05:00
Danny Yoo
b9d20d174c Merge remote-tracking branch 'origin/master' 2011-11-22 01:01:07 -05:00
Danny Yoo
229a849658 kludge to make things work on the android. 2011-11-22 00:59:38 -05:00
Danny Yoo
a9f2cab637 tracing issue to parseStringAsHtml: the android browser has a broken innerHTML parser that ignores link href. Argh 2011-11-22 00:28:47 -05:00
Danny Yoo
cefa8407ca css example 2011-11-21 23:31:01 -05:00
Danny Yoo
2f76431606 docs need to refer to 1.8 2011-11-21 19:41:30 -05:00
Danny Yoo
5f45876bc5 relaxing type test of update-view-css 2011-11-21 19:23:19 -05:00
Danny Yoo
4f018610a4 fixing release notes 2011-11-21 19:21:04 -05:00
Danny Yoo
80b49b6f83 fixing info.rkt 2011-11-21 19:14:08 -05:00
Danny Yoo
de0f72b249 getting rid of the raiseOperatorIsNotClosure in favor of raiseOperatorApplicationError 2011-11-21 19:06:26 -05:00
Danny Yoo
452fbffcd5 more stringent type tests 2011-11-21 18:38:08 -05:00
Danny Yoo
c91e2f2dbb adding some more error trapping on the tree navigation primitives 2011-11-21 18:34:50 -05:00
Danny Yoo
2c44867618 trying to address issue 67 on bad error messages. 2011-11-21 17:40:37 -05:00
Danny Yoo
ced1d2ba67 correcting typo in the trampoline detection. Thanks to Campbell Hewett for the bug report. 2011-11-21 16:09:51 -05:00
Danny Yoo
b336666943 paragraph about slow launchers 2011-11-20 23:25:45 -05:00
Danny Yoo
0adaeb5e80 fixing the docs on update-view-attr (Thanks to Jason Fedor). Adding paragraph about cs019-upload and appcache files. 2011-11-20 23:17:19 -05:00
Danny Yoo
5989bb767e up to 1.8 2011-11-20 23:08:14 -05:00
Danny Yoo
afaea74660 patching the manifest creation to allow network stuff 2011-11-11 17:07:19 -05:00
Danny Yoo
419bd89fc7 noting the bug with image-url 2011-11-11 16:58:05 -05:00
Danny Yoo
f84f120cf2 adding another example in the cs019 docs 2011-11-11 16:26:58 -05:00
Danny Yoo
b2726d4591 adding bug note on the printing of shared structures 2011-11-11 16:15:47 -05:00
Danny Yoo
8c632c57cf light edit 2011-11-11 15:51:51 -05:00
Danny Yoo
5671cd6086 added an additional clause for 5.2, but I haven't changed any code from the 5.1.2 parser. However, there appears to be a bug in Typed Racket in 5.2 that's causing a miscompile. I've reported the bug as http://bugs.racket-lang.org/query/?cmd=view&pr=12356. 2011-11-11 13:54:27 -05:00
Danny Yoo
8af5295bbe spelling 2011-11-11 13:53:49 -05:00