Commit Graph

183 Commits (main)
 

Author SHA1 Message Date
Tony Garnock-Jones 382391b518 Update build products 9 years ago
Tony Garnock-Jones 5621685052 Make boot() return (optional) initialGestalts instead of having a separate argument to spawn(). Fixes failing test case for initial actor route signalling. 9 years ago
Tony Garnock-Jones 85c6c228a3 Move kwApply from actor.js to util.js 9 years ago
Tony Garnock-Jones 18c4b184e5 Add failing test for actor initial route signalling 9 years ago
Tony Garnock-Jones 9fdf90db68 Add test case for initial route signalling 9 years ago
Tony Garnock-Jones 26245951ad Simple test harness for actors 9 years ago
Tony Garnock-Jones 7cf9dabca4 Rename tr.js to test-route.js and make it a proper mocha/expect.js suite 9 years ago
Tony Garnock-Jones 0584b4d6d3 Update build products 9 years ago
Tony Garnock-Jones d777418d5c Rearrange Actor instances so exceptions during construction are correctly blamed on the new actor 9 years ago
Tony Garnock-Jones 160938cec8 Update build products 9 years ago
Tony Garnock-Jones 1b3b355fea Invoke trapexit after removing the pid, in case of exn in the trapexit fn 9 years ago
Tony Garnock-Jones 440c91b4d7 Update build products 9 years ago
Tony Garnock-Jones 52bdc2eb3c Redacted debugState for WebSocketConnection and DemandMatcher 9 years ago
Tony Garnock-Jones 10abaa1724 Support separate supply-projection from demand-projection 9 years ago
Tony Garnock-Jones 7bb57e2c39 Permit actors to control what portion of their state is displayed in debug output 9 years ago
Tony Garnock-Jones 66670e7f6f Throw exception on ill-formed DOM specification 9 years ago
Tony Garnock-Jones 20d0f5d58d Correct documentation of interpretSpec 9 years ago
Tony Garnock-Jones f5e59bfcd8 Update textfield example to use Actor 9 years ago
Tony Garnock-Jones a0a6a3dbfe Update build products 9 years ago
Tony Garnock-Jones d080494664 Add singleton feature to Actor observation 9 years ago
Tony Garnock-Jones c5f7e9db2a Update build products 9 years ago
Tony Garnock-Jones a62f00b8a3 Sort process tree by numeric PID, not by PID string 9 years ago
Tony Garnock-Jones e9697c8171 Update build products 9 years ago
Tony Garnock-Jones d7baec744e Smarter process-tree-printing for Chrome 9 years ago
Tony Garnock-Jones 216935d60f Webworkerized DOM example 9 years ago
Tony Garnock-Jones 66709fe58e Update build products 9 years ago
Tony Garnock-Jones 318770e301 Fix missing Codec module reference 9 years ago
Tony Garnock-Jones bd06a8a09e Update build products 9 years ago
Tony Garnock-Jones 659ee24105 Experimental Web Worker support 9 years ago
Tony Garnock-Jones 2bfacbfc7b Split veryclean out from clean to avoid foolish mistakes 9 years ago
Tony Garnock-Jones e78696c621 Split out Ground, Codec 9 years ago
Tony Garnock-Jones f46fd52239 Filter out metaLevel mismatches 9 years ago
Tony Garnock-Jones e0def26f6c Initialize Actor presence/name/added/removed state variables 9 years ago
Tony Garnock-Jones 9965ce760e Update build products 9 years ago
Tony Garnock-Jones 76044b539e Update chat example to Actor; preserve non-Actor version; remove
currently-useless OSX app resources
9 years ago
Tony Garnock-Jones 55c9fa1d49 Convert DOM and smoketest examples to actor.js 9 years ago
Tony Garnock-Jones 95a4bc3c93 Finish actor.js 9 years ago
Tony Garnock-Jones 9ffbec107f More experimentation in test/tr.js 9 years ago
Tony Garnock-Jones fba2ee91a8 actor.js (WIP) 9 years ago
Tony Garnock-Jones 0b361137a2 Reflect.formalParameters 9 years ago
Tony Garnock-Jones e0b476cc0a matchPattern, projectObjects 9 years ago
Tony Garnock-Jones cfeb46ef62 Prefer Array.isArray() to "instanceof Array" tests 9 years ago
Tony Garnock-Jones 80befd60eb Named captures 9 years ago
Tony Garnock-Jones 28405b544f Remove unused bindings 9 years ago
Tony Garnock-Jones a605a438cf Multidom example (buggy!) 9 years ago
Tony Garnock-Jones 96d577b2d7 Permit overriding of DOM/jQuery patterns (enables remote connectivity) 9 years ago
Tony Garnock-Jones f7baa65a2d Use nested-arrays (sexpr style) instead of hashes for DOM fragments 9 years ago
Tony Garnock-Jones 8fde23d187 Fix module path in tests 9 years ago
Tony Garnock-Jones 96d3d3c621 Makefile tweaks 9 years ago
Tony Garnock-Jones 7bab9be492 Some modularity; general cleanup of codebase 9 years ago