Commit Graph

101 Commits

Author SHA1 Message Date
Karl Johansson f7fa36b80c Point example URLs in README to typeless branch
In the README file, the URLs to code examples are currently pointing to
files in a non-existing master branch. This change updates them to point
to files in an existing branch.
2015-07-05 21:37:04 +02:00
Tony Garnock-Jones fa5cf8eb3a Break dependency on web-server-lib 2015-05-23 11:45:15 -04:00
Tony Garnock-Jones 730f154af2 Deps. Closes #9, perhaps 2015-05-12 10:58:46 -04:00
Tony Garnock-Jones e48aabc205 main.rkt exports required from sugar.rkt 2014-08-06 21:22:52 -07:00
Tony Garnock-Jones 748c20471e Very long strings cause the GUI toolkit to complain 2014-08-06 20:55:38 -07:00
Tony Garnock-Jones 205dac32db Remove vile opaque-value-unwrapper since we're no longer using TR 2014-08-06 20:55:27 -07:00
Tony Garnock-Jones 391243e3cb Initial hacking on the documentation to make it untyped only. 2014-08-06 17:20:42 -07:00
Tony Garnock-Jones da7851d451 First pass at converting to untyped 2014-08-06 13:24:50 -07:00
Tony Garnock-Jones d511d41040 Update README.md 2014-08-06 09:52:26 -07:00
Tony Garnock-Jones a2e51dc9be Correct long-languishing renaming oversight 2014-03-09 15:44:16 -04:00
Tony Garnock-Jones 9069955a95 Accommodate a recent change to typed-racket syntax 2014-02-18 18:43:34 -05:00
Tony Garnock-Jones 4e88b46962 Avoid now-problematic TR contracts 2014-01-20 21:08:03 -05:00
Tony Garnock-Jones bd2f7b91ec Fix silly bug in module-begin for #lang marketplace. Closes #3 2013-10-30 16:50:34 +00:00
Tony Garnock-Jones 2e8320c8a3 Update Racket requirement. 2013-10-06 14:21:07 -04:00
Tony Garnock-Jones 9916caec32 Fix egregious old errors 2013-07-17 12:33:32 -04:00
Tony Garnock-Jones f6edad972f Simplify TCP driver state management by exploiting match-interest-type. 2013-07-17 12:27:03 -04:00
Tony Garnock-Jones 82aaa12c4e Relative path updated for single-collection package 2013-07-17 12:23:57 -04:00
Tony Garnock-Jones 2a2e557308 Single-collection package. 2013-07-17 12:22:03 -04:00
Tony Garnock-Jones deb7b1958b Merge pull request #1 from cmatheson/master
The latest version of racket is sufficient for marketplace (5.3.5 > 5.3.4.11)
2013-06-29 09:32:44 -07:00
Cameron Matheson a3776ed82b Don't point to prerelease versions of racket 2013-06-29 10:12:28 -06:00
Tony Garnock-Jones 0e82bc83ab Apply Ryan/Vincent's ingenious idea for avoiding literal-identifier=?. 2013-06-12 17:25:22 -04:00
Tony Garnock-Jones b477046961 Better checks on local gh-pages branch. 2013-06-10 20:03:51 -04:00
Tony Garnock-Jones 8cbf9f1c2e Fix up linkage of on-message etc. 2013-06-10 19:51:58 -04:00
Tony Garnock-Jones 08879f2a9a Update documentation for extrasugar 2013-06-10 19:44:04 -04:00
Tony Garnock-Jones f671ac3bef Low-hanging fruit: nested-vm -> spawn-vm, at-meta-level:, examples 2013-06-10 18:41:00 -04:00
Tony Garnock-Jones 640f395bec Get documentation building again. 2013-06-10 18:27:40 -04:00
Tony Garnock-Jones ba4ccd5896 Correct polarity error I made during the initial conversion to extrasugar. 2013-06-10 18:00:04 -04:00
Tony Garnock-Jones fb15333688 Proper emacs indentation config 2013-06-10 16:17:48 -04:00
Tony Garnock-Jones bee8891bf6 Add publisher endpoint to echo examples 2013-06-07 21:01:55 -04:00
Tony Garnock-Jones e755c473d1 nested-vm -> spawn-vm 2013-06-07 18:21:30 -04:00
Tony Garnock-Jones e8a7c253dd subscribe-to-topic -> subscriber; publish-on-topic -> publisher 2013-06-07 18:21:30 -04:00
Tony Garnock-Jones e51276baa1 Flip order of actions to match paper draft 2013-06-07 18:21:30 -04:00
Tony Garnock-Jones 960ad02762 Observe instead of participating at root. 2013-06-07 18:21:30 -04:00
Tony Garnock-Jones 1f5b8d8251 Update to new syntax (documentation not yet updated and does not build) 2013-06-07 18:21:30 -04:00
Tony Garnock-Jones b1438317aa Untabify 2013-06-07 18:21:30 -04:00
Tony Garnock-Jones 0b6aaaa6f1 Experimental extra sugar 2013-06-07 18:21:30 -04:00
Tony Garnock-Jones a9dde2426f Update README.md 2013-06-07 18:21:23 -04:00
Tony Garnock-Jones 53b6badcd1 TR doesn't have types for events, let alone udp-receive!-evt. How did this ever work? 2013-05-31 10:29:25 -04:00
Tony Garnock-Jones b864e458bf Rename matrix -> marketplace 2013-05-30 17:54:53 -04:00
Tony Garnock-Jones 8e2b9d72e5 Fixup documentation internal linking. 2013-05-29 17:23:52 -04:00
Tony Garnock-Jones d2ba5c65a9 Core structure variation of chat-paper.rkt 2013-05-28 11:26:34 -04:00
Tony Garnock-Jones 0531d932b7 Link to docs 2013-05-21 12:04:07 -04:00
Tony Garnock-Jones b4412ff25e Fill in TODOs 2013-05-20 18:13:53 -04:00
Tony Garnock-Jones 1750d51850 Clean out pages before replacement 2013-05-20 18:13:43 -04:00
Tony Garnock-Jones 52d0616147 Comment out writing-drivers.scrbl 2013-05-20 18:13:30 -04:00
Tony Garnock-Jones ea2a091574 Role, Orientation, InterestType 2013-05-20 17:56:01 -04:00
Tony Garnock-Jones 11b6e18c7b nested-vm, at-meta-level 2013-05-20 17:46:42 -04:00
Tony Garnock-Jones be93b5b1ae Comment out mention of other #langs 2013-05-20 17:25:26 -04:00
Tony Garnock-Jones 4012f5a3a4 Clauses for gh-pages update 2013-05-20 16:45:54 -04:00
Tony Garnock-Jones 14be9caf2c Update TODOs 2013-05-16 12:05:44 -04:00