Gered
0aeae17824
update tests
2014-06-19 08:26:19 -04:00
Gered
941c0ad2e2
deftwigfn/deftwigaliasedfn should return the function handler created
2014-06-19 08:26:06 -04:00
Gered
3ab6c96c93
make the model map arg optional
2014-06-19 07:56:16 -04:00
Gered
eba27bc60d
fix deftwigfn/deftwigaliasedfn macros
2014-06-19 07:54:04 -04:00
Gered
f1558b72a1
update core template rendering, and big changes to function handling
2014-06-18 09:48:10 -04:00
Gered
d3eb6e844c
add TemplateFunction java interface
...
needed as a java interface due to clojure not allowing for vararg
parameters in definterface/defprotocol
2014-06-15 13:36:13 -04:00
Gered
0891fa5675
reorg src dir to allow for some java source files
2014-06-15 13:33:45 -04:00
Gered
fde89f46b9
update to snapshot version of jtwig
2014-06-15 13:33:24 -04:00
Gered
eb1c5a31a9
bump version
2014-06-15 01:26:02 -04:00
Gered
bd8112377f
bump version
2014-06-15 01:18:47 -04:00
Gered
0674153b39
update README.md
2014-06-15 01:14:18 -04:00
Gered
1e03b5d583
update README.md
2014-06-15 01:01:34 -04:00
Gered
9ec7bfaffd
casting functions
2014-06-14 23:43:48 -04:00
Gered
9090cb0f81
add tests for contains, index_of and last_index_of
2014-06-14 23:03:49 -04:00
Gered
ceed7a25a0
update 'contains' to allow checking for a substring in a string
2014-06-14 22:56:54 -04:00
Gered
4ca3efc9f7
lol, wow this test was messed up
2014-06-14 22:47:35 -04:00
Gered
4b07c992d1
where appropriate, automatically convert string values to keywords when the the string value is going to be used to check/sort against a map key
2014-06-14 22:44:08 -04:00
Gered
49519a3106
typos
2014-06-14 22:18:11 -04:00
Gered
b3010e23b1
fix support for strings in index_of and last_index_of
2014-06-14 22:17:41 -04:00
Gered
326b1eef7a
add functions: contains, index_of, last_index_of
2014-06-14 22:02:48 -04:00
Gered
bed886b5ad
add :auto-convert-map-keywords option tests for function params/return
2014-06-14 19:56:52 -04:00
Gered
420bd20a0b
update tests
2014-06-14 18:55:07 -04:00
Gered
99e9f91445
change :stringify-model-map-keys to something more all-encompassing
2014-06-14 18:54:56 -04:00
Gered
4315ddfa54
rename option to better reflect it's purpose
2014-06-14 17:58:28 -04:00
Gered
b2c31e5d2c
cleanup
2014-06-14 17:56:24 -04:00
Gered
6dd4a1d105
fix failing tests
2014-06-14 17:55:02 -04:00
Gered
e0b21871a6
let's be honest -- the most common scenario is for this to be turned on
2014-06-14 17:42:55 -04:00
Gered
da0097a100
replace all the individual option toggle functions with set-options!
2014-06-14 17:37:17 -04:00
Gered
841b15e11d
replace old 'skip-model-map-stringify?' option with a new global option
...
as well, by default now, keys will NOT be automatically stringified. the
user must turn this behaviour on explicitly. this is to reduce the level
of "magic" that happens behind the scenes (if there was a 100% fool-
proof method of stringifying/keywordizing back and forth as needed
without ever being an issue i would turn this behaviour on all the time)
2014-06-13 15:23:42 -04:00
Gered
291842af48
lazy fix for failing tests
...
non-lazy fix would be to rewrite such that these don't rely on a
collection/sequence implementation-specific iteration order
2014-06-12 16:25:01 -04:00
Gered
6406a31c98
clojure 1.6.0
2014-06-12 16:23:53 -04:00
Gered
8c4aeddf69
update jtwig version
2014-06-11 09:16:01 -04:00
Gered
7c7e14b4c0
remove clojars images. github keeps old versions in it's cache :(
2014-06-01 17:27:49 -04:00
Gered
3ab9add950
bump version
2014-06-01 17:18:49 -04:00
Gered
c5f281282b
nitpicky
2014-06-01 17:11:58 -04:00
Gered
75c8abd7b5
update stylesheet/javascript functions with check for minified urls
2014-06-01 17:10:30 -04:00
Gered
b633939883
move this out to a separate def for now, will add as an option later
2014-06-01 17:06:35 -04:00
Gered
a03c5a67d8
add core function to toggle :check-for-minified-web-resources on/off
2014-06-01 17:04:18 -04:00
Gered
751bf1bf79
add new :check-for-minified-web-resources option
2014-06-01 17:00:41 -04:00
Gered
d455c6c332
move options atom to avoid an upcoming circular dependency issue
2014-06-01 16:54:03 -04:00
Gered
12aabb6fd8
minor refactoring
2014-06-01 16:45:22 -04:00
Gered King
03f58d5b93
Merge pull request #1 from jespino/patch-1
...
Fixed error in the example code of the README
2014-04-07 17:44:40 -04:00
Jesús Espino
784e893a0f
Error in the example code of the README
...
Trying your library I found this error rendering a template file, the fix works for me.
2014-04-07 21:19:19 +02:00
Gered
85eae35813
bump version
2014-03-27 18:10:43 -04:00
Gered
2d887342b8
update jtwig version
2014-03-27 18:10:26 -04:00
Gered King
5f92bd652b
Update README.md
2014-03-23 14:26:27 -04:00
Gered King
0cd24e790a
Update README.md
2014-03-23 13:21:44 -04:00
Gered
5213d1baea
bump version
2014-03-23 13:17:46 -04:00
Gered
1c434caed2
jtwig's own title function already does this. whoops
2014-03-23 13:17:24 -04:00
Gered King
7d6ecbb48b
Update README.md
2014-03-23 13:15:40 -04:00