index
:
adrien/ocaml
mantis-6773-separate-build-of-ocamldoc-ocamlbuild-ocamldebug-v2
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camlp4
Age
Commit message (
Expand
)
Author
2006-07-18
Update the build tools to use .opt versions when available and display a clea...
Nicolas Pouillard
2006-07-18
Warp "Gram.extend" arguments by ((fun () -> body) ()) to please ocamlopt
Nicolas Pouillard
2006-07-18
Fix more things about patterns and add tests
Nicolas Pouillard
2006-07-18
Remove support of tuples without parentheses in patterns after "fun" since it...
Nicolas Pouillard
2006-07-17
More tests for constructors in patterns
Nicolas Pouillard
2006-07-17
Rework the camlp4o grammar to be closer to ocaml parser
Nicolas Pouillard
2006-07-17
Add a module to fold free vars
Nicolas Pouillard
2006-07-17
make bootstrap
Nicolas Pouillard
2006-07-17
Add the fold class in Camlp4Ast.genmap.ml and regenerate
Nicolas Pouillard
2006-07-17
Fix some camlp4o bugs with arity of constructors
Nicolas Pouillard
2006-07-17
Support <<>> in the lexer
Nicolas Pouillard
2006-07-17
Update the Makefile.ml
Nicolas Pouillard
2006-07-17
Keep the last loc to have a correct loc for subsequent implem or interf
Nicolas Pouillard
2006-07-17
fix the free_vars_test file
Nicolas Pouillard
2006-07-17
More test fixtures
Nicolas Pouillard
2006-07-17
Generate the fold class
Nicolas Pouillard
2006-07-17
Add the fold class to Camlp4.Sig.Ast and Camlp4.Sig.Camlp4Ast
Nicolas Pouillard
2006-07-17
Add #array and #ref builtins
Nicolas Pouillard
2006-07-17
Fix it
Nicolas Pouillard
2006-07-17
Add a dummy filter that remove the Camlp4FiltersTrash module.
Nicolas Pouillard
2006-07-17
Improve the sequence printing
Nicolas Pouillard
2006-07-17
Generate{Map,Fold} no longer handle the Trash module
Nicolas Pouillard
2006-07-13
Honor the Config.quotation (-no_quot) option inside comments
Nicolas Pouillard
2006-07-13
Where is not a ocaml keyword, and sequence is just a sem_expr
Nicolas Pouillard
2006-07-12
Replace some LIDENTs by a_LIDENTs
Nicolas Pouillard
2006-07-12
Revert the previous patch since arrays also use ExSem so ExSeq is required
Nicolas Pouillard
2006-07-12
Suppress the ExSeq AST node
Nicolas Pouillard
2006-07-10
Add Camlp4Profiler.ml{,i} a small counting module
Nicolas Pouillard
2006-07-10
Add camlp4oof and camlp4orf and refactor
Nicolas Pouillard
2006-07-09
Accept intermediate empty bindings
Nicolas Pouillard
2006-07-08
Fix a bug in the revised pretty-printer
Nicolas Pouillard
2006-07-08
No longer use $opt:x$, but $rec:x$, $virtual:x$. Clearer and less ambiguous. ...
Nicolas Pouillard
2006-07-08
make bootstrap
Nicolas Pouillard
2006-07-08
Improve the profiler by providing a separate tool to analyse results
Nicolas Pouillard
2006-07-08
Pretty-printer last change consequencies
Nicolas Pouillard
2006-07-08
Enhance pretty-printing by also allowing rec "let in"s to be in a clearer style
Nicolas Pouillard
2006-07-08
Add a simple profiler
Nicolas Pouillard
2006-07-07
Add the .cvsignore file
Nicolas Pouillard
2006-07-07
No longer use yam when not avaiable in clean
Nicolas Pouillard
2006-07-07
Fix a bug with label translating
Nicolas Pouillard
2006-07-07
Fix a bug in parsers syntax
Nicolas Pouillard
2006-07-07
Fix pa_o labels
Nicolas Pouillard
2006-07-07
Fix the printers w.r.t to labels in types
Nicolas Pouillard
2006-07-07
use ocamlcomp.sh
Jacques Garrigue
2006-07-07
Add -- to the option parser for backward compatibility
Nicolas Pouillard
2006-07-06
Fix another bug of Camlp4Bin
Nicolas Pouillard
2006-07-06
Rework a little the camlp4 main to fix some issues
Nicolas Pouillard
2006-07-06
Fix a bug in camlp4 toplevels: flush the module registration queue at each ph...
Nicolas Pouillard
2006-07-05
Improve the ctyp quotation w.r.t to the "of" node
Nicolas Pouillard
2006-07-05
Add a directive to setup the default quotation name (add a test)
Nicolas Pouillard
[prev]
[next]