summaryrefslogtreecommitdiff
path: root/bytecomp/symtable.ml
Commit message (Expand)AuthorAgeFilesLines
* Fix new dynlink's initialisation checks (#2176)Leo White2018-12-081-0/+8
* Make (nat)dynlink soundMark Shinwell2018-11-121-7/+14
* Implement reviewer suggestionsNicolás Ojeda Bär2018-07-251-13/+15
* Use reraise_raw_backtrace in Misc.try_finallyFrançois Bobot2018-07-251-21/+21
* Just some tbl things. (#1699)Gabriel Radanne2018-07-231-43/+62
* Remove Meta.static_{alloc, free}.Stephen Dolan2018-04-131-16/+10
* Revert "Continuation of GPR#1580 (022051e7bd491a2da21ca458f178ee2ff46d5fed): ...Damien Doligez2018-04-061-0/+1
* Continuation of GPR#1580 (022051e7bd491a2da21ca458f178ee2ff46d5fed): bootstra...Mark Shinwell2018-03-151-1/+0
* add -no-flat-float-array configure optionDamien Doligez2017-09-151-1/+4
* objinfo: dump globals defined in bytecode executablesStephane Glondu2016-12-141-6/+0
* More warnings when compiling the compiler.alainfrisch2016-03-151-2/+2
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16...Damien Doligez2015-07-171-1/+3
* #6845: -no-check-prims to tell ocamlc not to check primitives in runtime.Alain Frisch2015-04-221-1/+1
* merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez2014-08-221-3/+4
* Add reset functions to make modules reentrant when used through compiler-libsFabrice Le Fessant2014-05-091-0/+5
* re-commit Leo's weak-dependencies pull requestJacques Garrigue2014-05-071-1/+1
* revert commit 14719Jacques Garrigue2014-05-021-1/+1
* weak dependencies with -trans-mod (github/ocamllabs/weak-depends 45e980a,2185...Mark Shinwell2014-05-011-1/+1
* merge branch "safe-string"Damien Doligez2014-04-291-1/+1
* Change the representation of exception slots: instead of being represented as...Alain Frisch2013-10-231-3/+7
* Continue.Alain Frisch2013-09-121-0/+7
* Synchronize with trunk.Alain Frisch2013-07-161-10/+13
|\
| * PR#5957,PR#5920,PR#5925: LongString module to workaround 32bits string size l...Gabriel Scherer2013-04-171-10/+13
* | Support for quoted strings.Alain Frisch2013-03-261-2/+2
|/
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* PR#5131: compilation of custom runtime with g++ generates lots of warningsDamien Doligez2012-06-211-1/+1
* #5411: New #load_rec primitive for the toplevel (finds and loads .cmo files r...Alain Frisch2011-12-131-0/+3
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* clean up spaces and tabsDamien Doligez2010-01-221-5/+5
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-201-11/+3
* Deplacement des infos de format des .cmo et .cma dans Cmo_formatXavier Leroy2006-05-111-1/+1
* share some stringsJacques Garrigue2004-11-301-0/+1
* Rendre ocamlc -output-obj compatible avec Dynlink et le toplevelXavier Leroy2004-02-221-25/+53
* PR#2020Damien Doligez2004-01-041-2/+2
* Ajout de check_global_initialized pour le toplevel et pour DynlinkXavier Leroy2003-05-261-0/+24
* Proteger contre des appels multiples a init_toplevel, ce qui peut arriver si ...Xavier Leroy2003-05-261-0/+1
* Ajout des litteraux de type int32, nativeint, int64Xavier Leroy2003-04-251-1/+4
* - Revu en profondeur la verification des CRC d'interfaces.Xavier Leroy2002-11-171-2/+9
* Utliser Sys.executable_name au lieu de Sys.argv.(0) (PR#817)Xavier Leroy2002-02-111-1/+1
* Retour de -make-runtime -use-runtime par demande populaireXavier Leroy2001-10-301-1/+25
* Chargement dynamique de primitives CXavier Leroy2001-08-281-39/+29
* Avec -use-runtime, supprimer le fichier temporaire apres usageXavier Leroy2000-06-051-1/+1
* Revu les impressions du compilateurPierre Weis2000-03-061-6/+6
* Nouveau format extensible d'executables bytecodeXavier Leroy2000-03-051-11/+7
* Révision de l'impression à l'aide de format: utilisation de printfPierre Weis2000-02-081-6/+3
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* Ajout du module Formatmsg pour rediriger les messages du systeme vers stdout ...Xavier Leroy1999-11-081-1/+1
* Ajout de Pervasives.ignore. List.remove -> List.remove_ass*Xavier Leroy1999-02-241-3/+2
* Rendu le fichier camlprim.c compatible avec C++, au cas ou il serait compile ...Xavier Leroy1998-11-201-1/+9