Today
-
r231
(handle Javascript -> OCaml calls properly
) committed by jake.donham
- handle Javascript -> OCaml calls properly
handle Javascript -> OCaml calls properly
Last 30 days
-
-
r230
(UTF8 string escaping from redchrom
) committed by jake.donham
- UTF8 string escaping from redchrom
UTF8 string escaping from redchrom
-
issue 5
(jslib_pp brokes unicode strings by escaping it) commented on by redchrom
-
-
r229
(fixed to remove Ocamljs.jsfun) committed by jake.donham
- fixed to remove Ocamljs.jsfun
fixed to remove Ocamljs.jsfun
-
-
r227
(default -srcdir is 3.11.1
) committed by jake.donham
- default -srcdir is 3.11.1
default -srcdir is 3.11.1
-
-
-
r226
(additional methods from redchrom) committed by jake.donham
- additional methods from redchrom
additional methods from redchrom
-
-
-
-
-
Earlier this year
-
issue 5
(jslib_pp brokes unicode strings by escaping it) reported by redchrom
-
-
-
-
r224
(primitives for 3.11.x Printexc
) committed by jake.donham
- primitives for 3.11.x Printexc
primitives for 3.11.x Printexc
-
-
r222
(compiler / stdlib tests using OUnit
) committed by jake.donham
- compiler / stdlib tests using OUnit
compiler / stdlib tests using OUnit
-
-
-
r219
(initial regexp support in jslib) committed by jake.donham
- initial regexp support in jslib
initial regexp support in jslib
-
r218
(common myocamlbuild.ml, jslib test harness) committed by jake.donham
- common myocamlbuild.ml, jslib test harness
common myocamlbuild.ml, jslib test harness
-
r217
(reworked stmt list AST / quotations) committed by jake.donham
- reworked stmt list AST / quotations
reworked stmt list AST / quotations
-
r216
(single trycatch ast node) committed by jake.donham
- single trycatch ast node
-
r215
($$ hack for Javascript identifiers starting with $
move jsli...) committed by jake.donham
- $$ hack for Javascript identifiers starting with $
move jslib examples
$$ hack for Javascript identifiers starting with $
move jslib examples
-
r214
(implement caml_hash_univ_param so Hashtbl works.
bind this t...) committed by jake.donham
- implement caml_hash_univ_param so Hashtbl works.
bind this to a local variable on entry to a method, so lexical scoping works with objects.
tests.
implement caml_hash_univ_param so Hashtbl works.
bind this to a local variable on entry to a method, so lexical scoping works with objects.
tests.
-
r213
(object cloning. we must waste a slot so oo.cmi is unchanged) committed by jake.donham
- object cloning. we must waste a slot so oo.cmi is unchanged
object cloning. we must waste a slot so oo.cmi is unchanged
-
-
r211
(more object system working) committed by jake.donham
- more object system working
more object system working
-
r210
("each" method always passes a Dom.element
) committed by dave.benjamin
- "each" method always passes a Dom.element
"each" method always passes a Dom.element
-
r209
(add missing "each" method (not the same as jQuery_util#each)...) committed by dave.benjamin
- add missing "each" method (not the same as jQuery_util#each)
add missing "each" method (not the same as jQuery_util#each)
-
r208
(rename map_i_ to map_index_ for consistency with get_index_
) committed by dave.benjamin
- rename map_i_ to map_index_ for consistency with get_index_
rename map_i_ to map_index_ for consistency with get_index_
-
r207
(caml_classify_float so printf tests work in 3.11.1
) committed by jake.donham
- caml_classify_float so printf tests work in 3.11.1
caml_classify_float so printf tests work in 3.11.1
-
r206
(add jquery to built packages) committed by jake.donham
- add jquery to built packages
add jquery to built packages
-
r205
(patch that works on 3.11.x) committed by jake.donham
- patch that works on 3.11.x
patch that works on 3.11.x
-
r204
(oops, fix patch, clean generated files) committed by jake.donham
- oops, fix patch, clean generated files
oops, fix patch, clean generated files
-
r203
(do object stuff via patches) committed by jake.donham
- do object stuff via patches
do object stuff via patches
-
-
r201
(ocamlbuild voodoo avoids double-linking overridden modules
) committed by jake.donham
- ocamlbuild voodoo avoids double-linking overridden modules
ocamlbuild voodoo avoids double-linking overridden modules
-
r200
(checkpoint object system) committed by jake.donham
- checkpoint object system
-
r199
(add support for static plugin methods ($.cookie, etc.)
) committed by dave.benjamin
- add support for static plugin methods ($.cookie, etc.)
add support for static plugin methods ($.cookie, etc.)
-
r198
(add _tags, dependency on dom package
) committed by dave.benjamin
- add _tags, dependency on dom package
add _tags, dependency on dom package
-
r197
(initial jquery binding from dave.benjamin) committed by jake.donham
- initial jquery binding from dave.benjamin
initial jquery binding from dave.benjamin
-
r196
(work with ocaml 3.11.1) committed by jake.donham
- work with ocaml 3.11.1
-
r195
(camlp4 in 3.11.0 is picky about extra ; in list (bug?)
) committed by jake.donham
- camlp4 in 3.11.0 is picky about extra ; in list (bug?)
camlp4 in 3.11.0 is picky about extra ; in list (bug?)
-
r194
(somewhat better pretty-printing
) committed by jake.donham
- somewhat better pretty-printing
somewhat better pretty-printing
-
r193
(get rid of extra empty statements
) committed by jake.donham
- get rid of extra empty statements
get rid of extra empty statements
|