Mariano Guerra
|
8b79ccb845
|
test defined?
|
2013-02-11 11:26:14 +01:00 |
|
Mariano Guerra
|
0dc976913c
|
add version of call-timeout that doesn't convert args
call-timeout-raw, it's your job to convert them
|
2013-02-11 11:07:44 +01:00 |
|
Mariano Guerra
|
762853acce
|
formatting
|
2013-02-11 10:35:15 +01:00 |
|
Mariano Guerra
|
7248f94aa3
|
add call-timeout function docs in README
|
2013-02-08 17:50:25 +01:00 |
|
Mariano Guerra
|
a03b77ef03
|
prepare for 0.2.0 release
|
2013-02-08 17:44:54 +01:00 |
|
Mariano Guerra
|
a122aa704e
|
add function to call a function with a timeout
|
2013-02-08 17:23:34 +01:00 |
|
Mariano Guerra
|
0439990ed6
|
allow call to to-js without ctx
|
2013-02-08 13:45:53 +01:00 |
|
Mariano Guerra
|
462ac5530b
|
add eval-timeout to run code with a timeout
|
2013-02-07 16:49:05 +01:00 |
|
Mariano Guerra
|
1fc18a6025
|
allow wrapping plain clojure functions
|
2013-01-09 17:38:50 +01:00 |
|
Mariano Guerra
|
96e372cddc
|
convert clojure functions to rhino functions in to-js
|
2013-01-09 16:50:59 +01:00 |
|
Mariano Guerra
|
2fc12781ef
|
support exposing clojure functions to rhino
|
2013-01-09 16:26:14 +01:00 |
|
Mariano Guerra
|
3e8419f935
|
prepare for next version
|
2013-01-09 15:41:18 +01:00 |
|
Mariano Guerra
|
0517c7fb87
|
add install instructions on readme
|
2013-01-09 15:40:27 +01:00 |
|
Mariano Guerra
|
8838c6fcb7
|
prepare for initial release
|
2013-01-09 15:27:16 +01:00 |
|
Mariano Guerra
|
97493cbfff
|
add convertion examples on readme
|
2013-01-09 15:13:09 +01:00 |
|
Mariano Guerra
|
eb42749079
|
add from-clj to convert rhino to clojure objects
|
2013-01-09 14:06:24 +01:00 |
|
Mariano Guerra
|
91cfb163e9
|
add to-js function to convert to rhino datastructures
thanks clojure.data/json for the inspiration
|
2013-01-09 11:40:42 +01:00 |
|
Mariano Guerra
|
e98a25d9b4
|
fix readme
|
2013-01-08 17:02:40 +01:00 |
|
Mariano Guerra
|
31a1807ec7
|
initial import
|
2013-01-08 16:55:55 +01:00 |
|