Commit Graph

24 Commits

Author SHA1 Message Date
Paul Chiusano
177d4ea41b Changed Action to preserve typeability 2015-02-11 17:57:37 -05:00
Paul Chiusano
c6277ee3ee Round trip working with type checker 2015-02-11 14:05:56 -05:00
Paul Chiusano
72a5e9dca2 Switch to using post since browser silently drops GET requests with a body 2015-02-11 11:13:27 -05:00
Paul Chiusano
8e02186a08 Some debugging stuff 2015-02-10 20:44:23 -05:00
Paul Chiusano
8fd0495596 Trying to get round trip working 2015-02-10 20:04:25 -05:00
Paul Chiusano
9064ad7bfd Added path arg back to searchLocal 2015-02-10 10:52:12 -05:00
Paul Chiusano
579c778428 resurrected searchLocal 2015-02-09 23:33:54 -05:00
Paul Chiusano
fb93c6be0c Simplified node API slightly 2015-02-09 17:33:29 -05:00
Paul Chiusano
3bcac95fc4 Embracing pixel based units, simplified distance handling 2014-11-21 14:51:03 -05:00
Paul Chiusano
97efc69724 Made Vector a top-level term rather than a Literal 2014-11-19 07:55:33 -05:00
Paul Chiusano
762db366de Removed Con constructor from Term 2014-11-18 23:40:16 -05:00
Paul Chiusano
19056511b0 Finished plumbing use of Reference type through 2014-11-18 23:34:10 -05:00
Paul Chiusano
336ada05b6 Rewriting backend to work with references WIP 2014-11-18 18:14:00 -05:00
Paul Chiusano
cb2e8a9d4e Refactoring handling of references on backend 2014-11-18 16:43:34 -05:00
Paul Chiusano
2f90e8ba3f Plumbed builtins through backend 2014-11-18 14:24:59 -05:00
Paul Chiusano
5b4f0f4caa Added distances and JSON formats to backend 2014-11-18 12:18:52 -05:00
Paul Chiusano
1291d1d232 Tweaked node API 2014-09-30 13:10:51 -04:00
Paul Chiusano
50fbaaec30 Got rid of panel function and made term and metadata plural 2014-09-25 16:58:34 -04:00
Paul Chiusano
03bed42b71 Changed metadata representation, no longer need ComparablePath hack, as paths not used as dictionary keys 2014-08-28 12:09:00 -04:00
Paul Chiusano
f4af7a937a Local variables now named according to their path, updated metadata on both node and client 2014-08-27 18:56:53 -04:00
Paul Chiusano
fd25225da1 Paths now can contain indices into vector literals 2014-08-27 13:18:24 -04:00
Paul Chiusano
7d80b672dd added fixity declarations to metadata 2014-08-26 11:23:23 -04:00
Paul Chiusano
87f787fda7 simplified json representation of var and modified vector literals 2014-07-11 15:18:02 -04:00
Paul Chiusano
541dd91612 moved node backend to separate subdirectory 2014-07-08 17:32:47 -04:00