Commit Graph

93 Commits

Author SHA1 Message Date
Tony Garnock-Jones 8d62b0d9df Publish
- @syndicate-lang/core@0.0.7
 - @syndicate-lang/driver-browser-ui@0.0.1
 - @syndicate-lang/driver-timer@0.0.4
 - @syndicate-lang/syntax-playground@0.0.5
 - @syndicate-lang/syntax@0.0.10
2018-11-03 22:31:33 +00:00
Tony Garnock-Jones 0d08394099 Ignore package-lock.json for now. 2018-11-03 22:31:00 +00:00
Tony Garnock-Jones 5819b41486 @syndicate-lang/driver-browser-ui 2018-11-03 22:30:48 +00:00
Tony Garnock-Jones 4a6d3a110a Propagate actor name in a during...spawn 2018-11-03 22:29:06 +00:00
Tony Garnock-Jones 1dbfe110de Switch to simpler babel config, to compile down further, to be compatible with the JSX syntax plugin 2018-11-03 22:28:33 +00:00
Tony Garnock-Jones c331544ede Actually make assertionspeed.js measure something 2018-11-03 22:27:11 +00:00
Tony Garnock-Jones 264df78e4d Change message send syntax from prefix "<<" to prefix "^" 2018-11-03 22:26:52 +00:00
Tony Garnock-Jones 09ee4046c1 Rename two examples 2018-11-03 22:24:44 +00:00
Tony Garnock-Jones 230b54868f Some commented-out but useful debug logging 2018-11-03 22:19:52 +00:00
Tony Garnock-Jones b37ed5f342 Improved error logging 2018-11-03 22:19:30 +00:00
Tony Garnock-Jones 084566b579 Complain when constructing a Structure with an undefined field, not when manipulating such a structure later 2018-11-03 22:18:58 +00:00
Tony Garnock-Jones 8e7cf160d6 Set window._ground to the most recent Ground instance, in the browser 2018-11-03 22:18:36 +00:00
Tony Garnock-Jones ceff62ff92 Defer startup until DOMContentLoaded, in a browser environment 2018-11-03 22:18:15 +00:00
Tony Garnock-Jones 6ae6e4eb82 Track set of actors within a dataspace, for reflection/debugging. 2018-11-03 22:17:42 +00:00
Tony Garnock-Jones 9bf65a8897 Fix comment in driver-timer/src/index.js 2018-11-03 15:59:56 +00:00
Tony Garnock-Jones 527172bcee Symlink LICENCE files, to make `lerna publish` happy 2018-11-03 15:57:30 +00:00
Tony Garnock-Jones 0bfbc71697 Publish
- @syndicate-lang/driver-timer@0.0.3
 - @syndicate-lang/syntax-playground@0.0.4
 - @syndicate-lang/syntax@0.0.9
2018-11-03 15:54:56 +00:00
Tony Garnock-Jones 53ba755cb1 Toplevel clean target 2018-11-03 15:54:24 +00:00
Tony Garnock-Jones dd37dd9d4c var -> const 2018-11-03 15:54:15 +00:00
Tony Garnock-Jones a0c6b54d55 Override babel module loading more generally, to ensure proper state is picked up for the Syndicate extensions 2018-11-03 15:54:05 +00:00
Tony Garnock-Jones e8f6337266 Publish
- @syndicate-lang/driver-timer@0.0.2
 - @syndicate-lang/syntax-playground@0.0.3
2018-11-02 22:57:50 +00:00
Tony Garnock-Jones df63f2283d Default publishConfig for driver-timer 2018-11-02 22:57:27 +00:00
Tony Garnock-Jones 88ad944608 Publish
- @syndicate-lang/core@0.0.6
 - @syndicate-lang/driver-timer@0.0.1
 - @syndicate-lang/syntax-playground@0.0.2
 - @syndicate-lang/syntax@0.0.8
2018-11-02 22:54:45 +00:00
Tony Garnock-Jones 756464f453 Repair during and during/spawn implementations 2018-11-02 22:50:33 +00:00
Tony Garnock-Jones 05e5098f01 Make note of interesting parser bug related to the hackery wrt babel 2018-11-02 22:50:21 +00:00
Tony Garnock-Jones 844a49c7a7 Remove superfluous require 2018-11-02 22:49:56 +00:00
Tony Garnock-Jones df84a102df Remove superfluous debug output 2018-11-02 22:49:45 +00:00
Tony Garnock-Jones 88b0b1f8e8 Correct embarrassing typo 2018-11-02 22:49:07 +00:00
Tony Garnock-Jones f0ad5dc759 Update TODO 2018-11-02 17:11:05 +00:00
Tony Garnock-Jones ad5afa28f9 @syndicate-lang/driver-timer 2018-11-02 17:09:55 +00:00
Tony Garnock-Jones 8f7907fa3e during, during/spawn and react; not quite working yet 2018-11-02 17:08:48 +00:00
Tony Garnock-Jones 95f8e881d2 Allow alternate API to Dataspace.backgroundTask 2018-11-02 17:06:27 +00:00
Tony Garnock-Jones 9e41d8754c Correct package.json repository fields 2018-11-02 17:05:29 +00:00
Tony Garnock-Jones ff2302ec4c Publish
- @syndicate-lang/core@0.0.5
 - @syndicate-lang/syntax-playground@0.0.1
 - @syndicate-lang/syntax@0.0.7
2018-11-02 12:28:01 +00:00
Tony Garnock-Jones 6a9bb7ec81 Make target for building everything 2018-11-02 12:25:52 +00:00
Tony Garnock-Jones e62ccc7f5c Repair error in error-handling and -recovery. 2018-11-02 12:24:54 +00:00
Tony Garnock-Jones baf5096470 syntax: v0.0.6 2018-11-02 11:01:35 +00:00
Tony Garnock-Jones e556fcbd4f core: v0.0.4 2018-11-02 11:01:23 +00:00
Tony Garnock-Jones 900c9ffba7 Adapt to monorepo 2018-11-02 10:59:09 +00:00
Tony Garnock-Jones 46b3611212 Merge syndicate-js-syntax-test into monorepo 2018-11-02 10:51:33 +00:00
Tony Garnock-Jones e0832331d0 Merge syndicate-js-syntax into monorepo 2018-11-02 10:51:09 +00:00
Tony Garnock-Jones 4341071078 Merge syndicate-js-core into monorepo 2018-11-02 10:50:14 +00:00
Tony Garnock-Jones 458896df68 Initial monorepo commit 2018-11-02 10:49:03 +00:00
Tony Garnock-Jones b0ea15ac0d Prepare for monorepo 2018-11-02 10:45:12 +00:00
Tony Garnock-Jones 9c420031c6 Prepare for monorepo 2018-11-02 10:44:10 +00:00
Tony Garnock-Jones df9794e25f Prepare for monorepo 2018-11-02 10:42:58 +00:00
Tony Garnock-Jones f7622708a1 Use Promise.then(f) instead of setTimeout(f, 0) 2018-11-02 10:36:56 +00:00
Tony Garnock-Jones 4b8c44b608 0.0.5 2018-11-02 00:30:37 +00:00
Tony Garnock-Jones 491b97e3d9 0.0.3 2018-11-02 00:29:42 +00:00
Tony Garnock-Jones cce9f87632 First webpack experiment 2018-11-02 00:25:52 +00:00