Nathan Marz
|
6d028cbe24
|
change filterer so it accepts a path that acts like selected?
|
2015-06-22 14:37:39 -04:00 |
|
Nathan Marz
|
bb1a70c339
|
fix api doc for cond-path
|
2015-06-19 14:27:22 -04:00 |
|
Nathan Marz
|
e4a3275ff1
|
change cond-path/if-path to take a selector for the conditional (works like selected?)
|
2015-06-19 14:13:22 -04:00 |
|
Nathan Marz
|
da2019b07b
|
added cond-path and if-path selectors
|
2015-06-18 00:56:03 -04:00 |
|
Nathan Marz
|
50576e447b
|
empty selectors and nil count as identity path now fixing #5, remove IDENTITY-PATH in favor of nil
|
2015-05-31 08:50:00 -04:00 |
|
Nathan Marz
|
6bae041970
|
added putval and IDENTITY-PATH selectors
|
2015-05-27 01:02:19 -04:00 |
|
Nathan Marz
|
7f69a99861
|
speed up non-compiled execution path to where it was before
|
2015-05-11 14:21:02 -04:00 |
|
Nathan Marz
|
cd994b10ee
|
improve execution of kws
|
2015-05-11 14:02:08 -04:00 |
|
Nathan Marz
|
0767afca61
|
prepare for optimized execution of pure structurepaths
|
2015-05-11 10:35:30 -04:00 |
|
Nathan Marz
|
c47650993d
|
improve performance of non-compiled code path by 3x, remove ability for a vector to be considered a structurepath
|
2015-05-10 19:56:30 -04:00 |
|
Nathan Marz
|
4e268629c3
|
complete no protocol execution, speed is generally now just as good or far better than equivalent clojure code
|
2015-05-10 18:47:57 -04:00 |
|
Nathan Marz
|
b20d035950
|
add update-fast
|
2015-05-10 08:09:48 -04:00 |
|
Nathan Marz
|
47aee4d000
|
broken implementation of skipping protocols
|
2015-05-10 02:12:06 -04:00 |
|
Nathan Marz
|
5b62817bd5
|
add docstring to main api
|
2015-04-22 11:46:13 -04:00 |
|
Nathan Marz
|
45260ff9c1
|
change val-select* to collect*, rename comp-structure-paths to comp-paths, clean up names of protocols, add selected? function, update README
|
2015-04-19 13:45:20 -04:00 |
|
Nathan Marz
|
ca1940a026
|
added view and viewfn
|
2015-04-18 12:16:51 -04:00 |
|
Nathan Marz
|
d212140c8b
|
refactored interfaces to allow structurepaths to be specified without worrying about vals
|
2015-04-15 13:43:19 -04:00 |
|
Nathan Marz
|
ffd6464d54
|
added srange, srange-dyamic, START, and END dynamic paths to manipulate parts of a sequence by index
|
2015-04-14 23:49:32 -04:00 |
|
Nathan Marz
|
7613ffd74e
|
add setval convenience function to api
|
2015-04-01 18:00:22 -04:00 |
|
Nathan Marz
|
a1d1f236ab
|
initial commit
|
2015-02-26 10:55:20 -05:00 |
|