Package moby.plt contributed by dyoo [docs]
To load: (require (planet dyoo/moby:2:32/moby-lang))
Old style:(require (planet "moby-lang.ss" ("dyoo" "moby.plt" 2 32)))
Min PLT Scheme version: 4.2
Package description:
Provides a compiler from Advanced Student Language+world to Javascript for both web browsers and mobile smartphones.
Downloads this week: 9
Total downloads: 391
Tickets:1
Open tickets:0
Primary files:
[no interface available]
 Current version
PLaneT versionExternal VersionSourceDLsDocsReq. PLT
(2 32)
9
4.2
To load: (require (planet dyoo/moby:2:32/moby-lang))
Available in repositories: 4.x
Intermediate release to fix issues with PLT Scheme 4.2.4.
No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal VersionSourceDLsDocsReq. PLT
(2 31)
3
4.2
To load: (require (planet "moby-lang.ss" ("dyoo" "moby.plt" 2 (= 31))))
Available in repositories: 4.x
Fixes to issues with NaN. Fixed error where warnings were not showing up with location information. Fixed definition of eq? on functions.
(2 30)
44
4.2
To load: (require (planet "moby-lang.ss" ("dyoo" "moby.plt" 2 (= 30))))
Available in repositories: 4.x
Fixes to issues with NaN. Fixed error where warnings were not showing up with location information. Fixed definition of eq? on functions.
(2 29)
8
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 29))))
Available in repositories: 4.x
Bug fix: boxes should be fixed.
(2 28)
6
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 28))))
Available in repositories: 4.x
Bug fix: the value produced by string-ref wasn't a character in 2.26; this has been corrected.
(2 27)
9
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 27))))
Available in repositories: 4.x
Bug fix: the value produced by string-ref wasn't a character in 2.26; this has been corrected.
(2 26)
5
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 26))))
Available in repositories: 4.x
Bug fix: eq hash tables were using an incorrect hashing algorithm, which lead to broken performance. Also added contract check on 'string' primitive.
(2 25)
28
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 25))))
Available in repositories: 4.x
Fixed rendering issue on js-selects.
(2 24)
43
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 24))))
Available in repositories: 4.x
Removed optimization on refreshing on-draw in the presence of mutation. js-img now properly generates a PERMISSION:INTERNET permission. Fixed regression in behavior of remove and list*.
(2 23)
20
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 23))))
Available in repositories: 4.x
Bug fixes: vector missing equality comparator in the runtime. Append allows zero arguments. Fixed race condition re: location change.
(2 22)
11
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 22))))
Available in repositories: 4.x
Bug fix: equal? on circular data structures should terminate. hash tables should be comparable with equal? Fixed bug in the reader when reading negative decimals.
(2 21)
24
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 21))))
Available in repositories: 4.x
Bug fix: attributes on a checkbox were being ignored. Adjusted make-vector to allow second initialization argument.
(2 20)
38
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 20))))
Available in repositories: 4.x
Bug fix: fixed the generation of apk and zip packages when using include.
(2 19)
20
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 19))))
Available in repositories: 4.x
Bug fix: if an image can't be loaded, it's replaced with a warning text image. Bug fix: identifiers with a leading digit were being miscompiled.
(2 18)
32
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 18))))
Available in repositories: 4.x
include generalized to work with a module.
(2 17)
3
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 17))))
Available in repositories: 4.x
Fixed stale js-input example in docs. Added js-select. Added hash-for-each.
(2 16)
0
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 16))))
Available in repositories: 4.x
Fixed stale js-input example in docs. Added js-select. Added hash-for-each.
(2 15)
8
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 15))))
Available in repositories: 4.x
Exposed make-hash for equality hash tables. Fixed printer bug involving js-text nodes. More IE/Opera comptability fixes to avoid use of __proto__.
(2 14)
27
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 14))))
Available in repositories: 4.x
Generalized place-image to allow images as fourth argument. Fixed Complex.asin. Fixed bug in not exposing hash-table functions out to DrScheme language level. Fixed reader bug that was reading decimals as inexact rather than exact. Fixed reader bug on scientific notation.
(2 13)
0
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 13))))
Available in repositories: 4.x
Generalized place-image to allow images as fourth argument. Fixed Complex.asin. Fixed bug in not exposing hash-table functions out to DrScheme language level. Fixed reader bug that was reading decimals as inexact rather than exact. Fixed reader bug on scientific notation.
(2 12)
18
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 12))))
Available in repositories: 4.x
Added error checks on procedure arity when using apply. Fixed regression involving CSS and on-draw.
(2 11)
15
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 11))))
Available in repositories: 4.x
Implemented procedure-arity?, put-pinhole, list?. Added more error trapping on js-big-bang's on-draw handler.
(2 10)
7
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 10))))
Available in repositories: 4.x
Printer should detect cyclic data structures. Also fixed printer bug that didn't show effects of mutation.
(2 9)
0
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 9))))
Available in repositories: 4.x
Improvements to IE compatibility. Added mutable hash table primitives make-hasheq, hash-set!, hash-ref, hash-remove!, hash-map, and hash?.
(2 8)
1
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 8))))
Available in repositories: 4.x
Improvements to IE compatibility.
(2 7)
0
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 7))))
Available in repositories: 4.x
Improvements to IE compatibility.
(2 6)
1
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 6))))
Available in repositories: 4.x
Some bug fixes for complex numbers.
(2 5)
2
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 5))))
Available in repositories: 4.x
Added for-each.
(2 4)
2
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 4))))
Available in repositories: 4.x
Added inexact and exact numeral literals to the reader; added complex numbers to the reader. Fixed some edge cases with modulo and quotient. Adjusted error message of on-draw to more specifically pinpoint structure problems.
(2 3)
2
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 3))))
Available in repositories: 4.x
Added include form.
(2 2)
0
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 2))))
Available in repositories: 4.x
Fixed atan so it can take two arguments.
(2 1)
1
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 1))))
Available in repositories: 4.x
Changed names of handlers that have effects to use "!".Removed js-bidirectional-input; use js-input instead.
(2 0)
0
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 0))))
Available in repositories: 4.x
Changed names of handlers that have effects to use "!".Removed js-bidirectional-input; use js-input instead.
(1 1)
2
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 1 (= 1))))
Available in repositories: 4.x
[no release notes]
(1 0)
2
4.2
To load: (require (planet "[file]" ("dyoo" "moby.plt" 1 (= 0))))
Available in repositories: 4.x
[no release notes]