Commit Graph

31 Commits

Author SHA1 Message Date
Tony Garnock-Jones 7bab9be492 Some modularity; general cleanup of codebase 2014-07-23 17:21:51 -07:00
Tony Garnock-Jones 48e1b04f90 Only keep a tombstone if there was a non-falsy exit reason 2014-07-22 09:36:04 -07:00
Tony Garnock-Jones 853533f5b1 Store tombstones for debugging purposes 2014-07-21 16:20:24 -07:00
Tony Garnock-Jones 2aa44a9142 processTree, textProcessTree 2014-07-21 16:06:51 -07:00
Tony Garnock-Jones 73192735e0 Flip default demandSideIsSubscription to false. 2014-06-06 21:16:20 -04:00
Tony Garnock-Jones 95701d39c5 It's console.warn, not console.warning 2014-05-27 13:15:32 -04:00
Tony Garnock-Jones 336b4f36ac More sensible argument order on Gestalt.project 2014-05-26 23:24:23 -04:00
Tony Garnock-Jones 03773b6d6d Adapt marketplace implementation to fastrouting 2014-05-26 14:36:57 -04:00
Tony Garnock-Jones 73d9041245 Make shutdownWorld have immediate effect, rather than processing useless internal actions 2014-03-10 12:15:16 -04:00
Tony Garnock-Jones 58c989c56e Add Route.prototype.visibilityToRoute, abstracting route intersection 2014-03-10 11:43:02 -04:00
Tony Garnock-Jones 1bffa782db Correct silly mistake with argument order to $.extend 2014-02-28 09:47:34 -05:00
Tony Garnock-Jones c57833938a New shutdownWorld action 2014-02-28 09:46:59 -05:00
Tony Garnock-Jones 578e2debc6 Support optional .trapexit callback 2013-11-03 15:56:12 -05:00
Tony Garnock-Jones 5b4ccede3c World.wrap'd functions should only run if their process is still alive 2013-11-03 12:31:09 -05:00
Tony Garnock-Jones 77cd357aaa Websocket client driver + rudimentary chat support 2013-10-31 12:10:53 +00:00
Tony Garnock-Jones aa618d178c "send" --> "message" 2013-10-30 15:50:05 +00:00
Tony Garnock-Jones 5d6cc2b503 DemandMatcher improvements from minimart 2013-10-30 13:13:03 +00:00
Tony Garnock-Jones 1a8cc0edac Typo 2013-10-28 14:02:39 +00:00
Tony Garnock-Jones 16c8d0f345 Levels should match in presence detector 2013-10-28 13:16:10 +00:00
Tony Garnock-Jones b073d7fc8a Slightly cleaner fix 2013-10-26 18:39:30 +01:00
Tony Garnock-Jones 55a4f0c615 Fix bug: no need to propagate routing changes back down again 2013-10-26 18:36:58 +01:00
Tony Garnock-Jones e79b0092ed Refactor jQuery driver to use new PresenceDetector and DemandMatcher. 2013-10-22 19:14:51 +01:00
Tony Garnock-Jones 35f17da335 New World stack mechanism; bug fixes 2013-10-18 09:58:08 +01:00
Tony Garnock-Jones 5265f42beb jQuery driver 2013-10-17 16:38:47 +01:00
Tony Garnock-Jones 5eb836ad32 First call! 2013-10-17 15:50:51 +01:00
Tony Garnock-Jones 9668e95495 Fix scope error; start on Ground 2013-09-27 10:36:51 -04:00
Tony Garnock-Jones ef057b29cc Follow NC paper draft 2013-09-27 07:14:27 -04:00
Tony Garnock-Jones 680ca2bc4e Preallocation for (ha, ha) speed! 2013-08-13 13:44:39 -04:00
Tony Garnock-Jones 88fff724c2 Embarrassing syntax error 2013-08-13 13:44:24 -04:00
Tony Garnock-Jones b368c5b882 Simpler Route() ctor 2013-08-12 08:51:45 -04:00
Tony Garnock-Jones 9d8f63716b Initial WIP 2013-08-11 22:23:24 -04:00