Commit graph

11 commits

Author SHA1 Message Date
Gered a444873629 add tests 2014-02-20 19:41:01 -05:00
Mariano Guerra 8b79ccb845 test defined? 2013-02-11 11:26:14 +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 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 31a1807ec7 initial import 2013-01-08 16:55:55 +01:00