Nathan Marz
|
1d93961cd3
|
fix not-native tag for optimized cljs prot invocation
|
2015-07-03 17:40:13 -04:00 |
|
Nathan Marz
|
80e1e3dd30
|
optimized protocol invocations for cljs
|
2015-07-03 16:38:06 -04:00 |
|
Nathan Marz
|
a76f124579
|
get rid of field macro since .- syntax works in both clj and cljs
|
2015-07-03 15:46:35 -04:00 |
|
Nathan Marz
|
2383cc9aab
|
replace obj-extends? with satisfies?, make default clojurescript impls for protocols by using default instead of object
|
2015-07-03 15:40:34 -04:00 |
|
Nathan Marz
|
6440e4e605
|
fix unsafe extensions of protocols to native javascript objects
|
2015-07-03 15:29:14 -04:00 |
|
Nathan Marz
|
051ba3f038
|
added not-selected? and transformed selectors
|
2015-07-02 17:23:18 -04:00 |
|
Nathan Marz
|
b626227a9e
|
remove extra overhead in cljs protocol method invocations
|
2015-07-01 10:33:29 -04:00 |
|
Nathan Marz
|
859b31bce7
|
huge speedup to cljs version by optimizing field access
|
2015-07-01 10:30:51 -04:00 |
|
Nathan Marz
|
38fed4a7d0
|
fixed cljs obj-extends? to have special case for nil because it cannot be reflected on like normal objects
|
2015-06-30 19:46:55 -04:00 |
|
Nathan Marz
|
905e6b9b07
|
fix namespace problem with LAST/FIRST
|
2015-06-30 17:07:44 -04:00 |
|
Nathan Marz
|
8900eac847
|
merge in latest changes to master
|
2015-06-30 14:31:07 -04:00 |
|
Nathan Marz
|
94a451511f
|
merge in new features from master
|
2015-06-25 16:34:02 -04:00 |
|
Nathan Marz
|
6b0a907fff
|
fix mutable cell for clj
|
2015-06-24 18:27:26 -04:00 |
|
Nathan Marz
|
f3080d8e09
|
fix mutable cells (not sure what problem was
|
2015-06-24 18:15:07 -04:00 |
|
Nathan Marz
|
784378af34
|
allow coerce-path and comp-paths to work with more sequence types
|
2015-06-24 18:02:20 -04:00 |
|
Nathan Marz
|
9ac06c10d8
|
Clojurescript version working
|
2015-06-24 17:44:40 -04:00 |
|
Nathan Marz
|
dcc061413f
|
got obj-extends? working in both clj and cljs
|
2015-06-24 16:21:42 -04:00 |
|
Pietro F. Menna
|
3b3bace828
|
Testing
|
2015-06-24 14:28:33 -04:00 |
|