summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More liberal syntax for annotations: let (f : ...) x1 x2 = ....newfunsyntaxAlain Frisch2010-04-223-27/+92
* Create branch to experiment with more liberal syntax for adding type annotati...Alain Frisch2010-04-2222-0/+0
* PR#5027: method! for overridingXavier Leroy2010-04-225-8/+8
* PR#5029: typo in names of lib functions for float32<->float64 conversion.Xavier Leroy2010-04-221-6/+6
* camlp4: Remove old build filesNicolas Pouillard2010-04-223-461/+0
* PR#5030: start data labels higher. Also, use emit_floatNN_directive.Xavier Leroy2010-04-221-8/+4
* Reserve identifiers below 1000 for typing/predef.ml. This facilitatesXavier Leroy2010-04-214-0/+6
* PR#4541 make debugger compatible with fork()Damien Doligez2010-04-208-19/+94
* removed -w A everywhereDamien Doligez2010-04-204-10/+21
* PR#4996: Subst.compose revised; Tbl.fold added.Xavier Leroy2010-04-203-3/+16
* just bump the version number to dev18Jacques Garrigue2010-04-201-1/+1
* update testMaxence Guesdon2010-04-192-0/+13
* handle typeof in expression 'include module type of longident', even if outpu...Maxence Guesdon2010-04-191-3/+5
* handle 'module type of' in structsMaxence Guesdon2010-04-198-5/+33
* update testMaxence Guesdon2010-04-192-8/+5
* handle 'module type of' expressionsMaxence Guesdon2010-04-198-27/+54
* complete test with 'with type ... :=' structureMaxence Guesdon2010-04-192-1/+5
* add a testMaxence Guesdon2010-04-193-2/+13
* Document the fact that the Win7 sdk is ok.Alain Frisch2010-04-191-0/+10
* ignore *.cm* filesMaxence Guesdon2010-04-190-0/+0
* factorize some codeMaxence Guesdon2010-04-191-34/+11
* Fix #5003: document the fact that expressions raised by exception printers ar...Alain Frisch2010-04-195-24/+26
* PR #0004976, fixed.Luc Maranget2010-04-191-2/+2
* PR#4795: PIC version of amd64.SXavier Leroy2010-04-191-14/+19
* PR#4971: wrong variable name in alpha/proc.ml; cleanups in lex/cset.mli and b...Xavier Leroy2010-04-183-5/+2
* PR#4984: SPARC-specific code in BNG causes problems, so turn it offXavier Leroy2010-04-181-1/+0
* ocamlbuild: Add support for native dynlinkNicolas Pouillard2010-04-173-2/+81
* merge branches/sigsubst 9626:10205Jacques Garrigue2010-04-179-7/+241
* Compatible version.Pierre Weis2010-04-152-235/+102
* unified command-line argumentsDamien Doligez2010-04-1314-466/+1104
* Tests updated to handle 'method overriden' warningXavier Clerc2010-04-085-38/+200
* Removal of useless directory.Xavier Clerc2010-04-083-297/+0
* Tests moved to 'interactive'Xavier Clerc2010-04-0814-7/+592
* Tests moved to 'basic'Xavier Clerc2010-04-082-0/+10
* Tests moved to 'embedded'Xavier Clerc2010-04-085-0/+22
* Tests moved to 'gc-roots'Xavier Clerc2010-04-084-0/+11
* Tests moved to 'lib-dynlink-csharp'Xavier Clerc2010-04-085-84/+0
* Tests moved to 'lib-dynlink-csharp'Xavier Clerc2010-04-088-0/+128
* resolve shift/reduce conflictJacques Garrigue2010-04-081-3/+10
* merge branches/overrideJacques Garrigue2010-04-0830-161/+209
* no warning 29 for strings in commentsDamien Doligez2010-04-071-1/+2
* removed "make clean" in testDamien Doligez2010-04-071-3/+0
* Removed unused MakefileXavier Clerc2010-04-071-136/+0
* Tests moved to 'typing-fstclassmod'Xavier Clerc2010-04-073-56/+55
* Tests moved to 'typing-typeparam'Xavier Clerc2010-04-073-10/+17
* Makefile updated due to tests removalXavier Clerc2010-04-071-61/+1
* Unnecessary reference files for tests.Xavier Clerc2010-04-0720-5919/+0
* Tests moved to 'typing-recmod'Xavier Clerc2010-04-0725-17/+2
* Tests moved from 'testlabl'Xavier Clerc2010-04-0729-209/+519
* Tests moved to 'typing-objects'Xavier Clerc2010-04-079-677/+847