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 |
|
Danny Yoo
|
d51b1c4c82
|
bumping version
|
2011-11-09 22:00:06 -05:00 |
|
Danny Yoo
|
1ebec65c00
|
bumping version
|
2011-11-09 21:59:41 -05:00 |
|
Danny Yoo
|
1b9a532299
|
updating the release notes
|
2011-11-09 21:59:19 -05:00 |
|
Danny Yoo
|
a405f49f29
|
fixed memq as sk does, and also fixing the test case expectations.
|
2011-11-09 21:54:56 -05:00 |
|
Danny Yoo
|
8962a9f79e
|
pulling from sk's cs019 language
|
2011-11-09 21:44:54 -05:00 |
|
Danny Yoo
|
d7269558ed
|
merging with sk's latest change to the sig library
|
2011-11-09 21:43:12 -05:00 |
|
Danny Yoo
|
55fcf6c906
|
replacing pilgrim's broken html5 offline cache support page with one from the w3
|
2011-11-09 18:13:29 -05:00 |
|
Danny Yoo
|
3c6f112bf5
|
mentioning the official cs019 docs and link to known bugs and deviations
|
2011-11-09 18:09:42 -05:00 |
|
Danny Yoo
|
78737142d0
|
correcting implementation of cs019 list selectors, since they want to deal with shared structures
|
2011-11-09 16:23:27 -05:00 |
|
Danny Yoo
|
17b9d0b19b
|
Noting compress-javascript option
|
2011-11-09 15:27:10 -05:00 |
|
Danny Yoo
|
1ff0356588
|
adding the list of deviations to the cs019 documentations
|
2011-11-09 15:14:04 -05:00 |
|
Danny Yoo
|
7aeb2d5043
|
updating the signature support with latest sources from sk
|
2011-11-09 14:06:44 -05:00 |
|
Danny Yoo
|
5712576e72
|
updating the info.rkt with changes for 1.7
|
2011-11-09 12:20:39 -05:00 |
|
Danny Yoo
|
bcbfa5f10e
|
exercising hash-values, hash-keys, hash-map, hash-for-each
|
2011-11-09 11:56:38 -05:00 |
|
Danny Yoo
|
005fa3f762
|
correcting hash-keys hash-values namespace issue
|
2011-11-09 11:39:07 -05:00 |
|