Paul Chiusano
|
08a78c6bda
|
initial implementation of sticky list selection
|
2014-12-23 17:19:06 -05:00 |
|
Paul Chiusano
|
80172079ef
|
WIP on making selection in explorer sticky as list of possibilities is updated
|
2014-12-23 15:01:05 -05:00 |
|
Paul Chiusano
|
0d62f32f4a
|
generalize highlightSelection
|
2014-12-23 10:32:45 -05:00 |
|
Paul Chiusano
|
8af6bfdc91
|
adding invalid completions to explorer
|
2014-12-23 10:20:08 -05:00 |
|
Paul Chiusano
|
87cb02dec2
|
added main explorer state transformer function
|
2014-12-22 23:31:59 -05:00 |
|
Paul Chiusano
|
0d29e7d6a0
|
Added highlight selection
|
2014-12-22 17:30:02 -05:00 |
|
Paul Chiusano
|
49822f4f55
|
Implemented list selection model for explorer
|
2014-12-22 17:16:48 -05:00 |
|
Paul Chiusano
|
40fc16a973
|
more whip on explorer
|
2014-12-22 13:17:11 -05:00 |
|
Paul Chiusano
|
e54f943d45
|
Compiling vs 0.14
|
2014-12-16 18:07:59 -05:00 |
|
Paul Chiusano
|
ddf506ecd6
|
WIP on 0.14 upgrade
|
2014-12-16 17:43:05 -05:00 |
|
Paul Chiusano
|
66602c9dd7
|
Using common movement manipulation functions
|
2014-12-12 15:37:08 -05:00 |
|
Paul Chiusano
|
26b66e9752
|
swap order of arguments
|
2014-12-11 17:28:01 -05:00 |
|
Paul Chiusano
|
00d0ac2115
|
Pulling some movement combinators out into separate module
|
2014-12-11 17:10:11 -05:00 |
|
Paul Chiusano
|
4a38375cb4
|
more WIP on explorer
|
2014-12-10 18:07:20 -05:00 |
|
Paul Chiusano
|
424f60710d
|
WIP on explorer
|
2014-12-05 19:56:09 -05:00 |
|
Paul Chiusano
|
56ecd3dfbf
|
Added stub of explorer
|
2014-11-29 09:51:57 -05:00 |
|
Paul Chiusano
|
ca032382b2
|
Added signal transforming function to Moore
|
2014-11-26 11:10:55 -05:00 |
|
Paul Chiusano
|
f16e8492df
|
Moore machines module
|
2014-11-26 11:05:46 -05:00 |
|
Paul Chiusano
|
67fa8e2c1f
|
cleanup signals module
|
2014-11-26 11:04:58 -05:00 |
|
Paul Chiusano
|
3bcac95fc4
|
Embracing pixel based units, simplified distance handling
|
2014-11-21 14:51:03 -05:00 |
|
Paul Chiusano
|
a0213bc009
|
Now obtaining pixels per inch from the browser on editor startup
|
2014-11-21 11:17:17 -05:00 |
|
Paul Chiusano
|
fc17dd8f63
|
Converted Vector to top level on front end, frontend and backend should now be in sync
|
2014-11-19 08:51:09 -05:00 |
|
Paul Chiusano
|
f0ce56652d
|
Refactored front end handling of reference to match backend
|
2014-11-19 08:41:59 -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
|
c6ff4110db
|
Finished with JSON encoders / decoders for distances
|
2014-11-18 12:11:23 -05:00 |
|
Paul Chiusano
|
0ff5b87cbd
|
Added distance decoders
|
2014-11-14 17:35:06 -05:00 |
|
Paul Chiusano
|
a87775fb0d
|
Moving Json encoding/decoding to Elmz package
|
2014-11-14 17:07:13 -05:00 |
|
Paul Chiusano
|
fbd4a1a62d
|
Better selection highlight style
|
2014-11-14 14:21:01 -05:00 |
|
Paul Chiusano
|
8d66ebade2
|
prettier swatches
|
2014-11-14 13:09:10 -05:00 |
|
Paul Chiusano
|
02cb7b5023
|
Builtin is no longer a literal
|
2014-11-14 12:48:49 -05:00 |
|
Paul Chiusano
|
b668b4a41b
|
Some tweaks in prep for posting demo
|
2014-11-13 17:46:45 -05:00 |
|
Paul Chiusano
|
adaad179d0
|
tweaks
|
2014-11-13 17:18:14 -05:00 |
|
Paul Chiusano
|
7d96056ea6
|
function1 builtin view
|
2014-11-13 16:50:16 -05:00 |
|
Paul Chiusano
|
2c1afeffdd
|
Added substitution functions on Term
|
2014-11-13 13:43:42 -05:00 |
|
Paul Chiusano
|
d1ba9dee28
|
stub out View.function1 builtin
|
2014-11-12 13:45:39 -05:00 |
|
Paul Chiusano
|
a2095f1dd7
|
modify blank style
|
2014-11-12 12:16:47 -05:00 |
|
Paul Chiusano
|
33f0a4959e
|
Added blanks
|
2014-11-12 12:13:34 -05:00 |
|
Paul Chiusano
|
93068dcbe5
|
switch to qualified names for builtins, style tweaks
|
2014-11-12 11:49:07 -05:00 |
|
Paul Chiusano
|
c14547dac8
|
Fixed bug where Builtins were not being rendered properly
|
2014-11-12 11:40:31 -05:00 |
|
Paul Chiusano
|
23a607a7e4
|
Color builtin function
|
2014-11-11 17:52:01 -05:00 |
|
Paul Chiusano
|
12190d732b
|
alphabetize builtins
|
2014-11-11 17:24:49 -05:00 |
|
Paul Chiusano
|
34bfc9b67e
|
Added spacer builtin function
|
2014-11-11 16:58:39 -05:00 |
|
Paul Chiusano
|
2ad0c7c26c
|
tweaking builtins
|
2014-11-11 15:06:56 -05:00 |
|
Paul Chiusano
|
8bc42d46cb
|
Separate absolute and relative distance types
|
2014-11-11 14:52:15 -05:00 |
|