Commit graph

  • 754e820317 bump version master Gered 2014-02-20 19:41:10 -0500
  • a444873629 add tests Gered 2014-02-20 19:41:01 -0500
  • 17c97d5135 add doc comments to explicitly state what the default setting is Gered 2014-02-20 18:12:10 -0500
  • 19aab9c19d add clojure function to easily toggle dynamic scope creation on/off Gered 2014-02-20 18:10:22 -0500
  • e0ecb7e62b use a static method to toggle this setting on/off instead. Gered 2014-02-20 18:09:59 -0500
  • b2fa9f54c5 add DynamicScopeContextFactory Gered 2014-02-20 17:56:29 -0500
  • 240b9cbf65 compile against java 1.6 Mariano Guerra 2013-07-31 18:37:29 +0200
  • 8b79ccb845 test defined? Mariano Guerra 2013-02-11 11:26:14 +0100
  • 0dc976913c add version of call-timeout that doesn't convert args Mariano Guerra 2013-02-11 11:07:44 +0100
  • 762853acce formatting Mariano Guerra 2013-02-11 10:35:15 +0100
  • 7248f94aa3 add call-timeout function docs in README Mariano Guerra 2013-02-08 17:50:25 +0100
  • a03b77ef03 prepare for 0.2.0 release Mariano Guerra 2013-02-08 17:44:54 +0100
  • a122aa704e add function to call a function with a timeout Mariano Guerra 2013-02-08 17:23:34 +0100
  • 0439990ed6 allow call to to-js without ctx Mariano Guerra 2013-02-08 13:45:53 +0100
  • 462ac5530b add eval-timeout to run code with a timeout Mariano Guerra 2013-02-07 16:49:05 +0100
  • 1fc18a6025 allow wrapping plain clojure functions Mariano Guerra 2013-01-09 17:38:50 +0100
  • 96e372cddc convert clojure functions to rhino functions in to-js Mariano Guerra 2013-01-09 16:50:59 +0100
  • 2fc12781ef support exposing clojure functions to rhino Mariano Guerra 2013-01-09 16:26:14 +0100
  • 3e8419f935 prepare for next version Mariano Guerra 2013-01-09 15:41:18 +0100
  • 0517c7fb87 add install instructions on readme Mariano Guerra 2013-01-09 15:40:27 +0100
  • 8838c6fcb7 prepare for initial release Mariano Guerra 2013-01-09 15:27:16 +0100
  • 97493cbfff add convertion examples on readme Mariano Guerra 2013-01-09 15:13:09 +0100
  • eb42749079 add from-clj to convert rhino to clojure objects Mariano Guerra 2013-01-09 14:06:24 +0100
  • 91cfb163e9 add to-js function to convert to rhino datastructures Mariano Guerra 2013-01-09 11:40:42 +0100
  • e98a25d9b4 fix readme Mariano Guerra 2013-01-08 17:02:40 +0100
  • 31a1807ec7 initial import Mariano Guerra 2013-01-08 16:55:55 +0100