summaryrefslogtreecommitdiff
path: root/.depend
Commit message (Expand)AuthorAgeFilesLines
* Fix overflows in addressing computations (#12162)Vincent Laviron2023-04-071-0/+2
* Remove arity-interrupting elaboration of module unpacks (#12117)Nick Roberts2023-04-051-2/+0
* Print the type variable that cannot be generalized (#12051)Stefan Muenzel2023-03-271-0/+2
* parsetree: explicit type constraints for value bindings (#12119)Florian Angeletti2023-03-241-2/+0
* Fix bug introduced by - Bytesections: cleanup APIHugo Heuzard2023-03-201-4/+1
* Bytesections: cleanup API (#11623)hhugo2023-03-111-1/+4
* Small refactoring for null terminated values (#12086)hhugo2023-03-071-0/+2
* .dependGabriel Scherer2023-02-281-0/+2
* Replace structured constants by their Obj.t representation in CMO filesSébastien Hinderer2023-02-221-5/+2
* use Shape component kinds in printtypFlorian Angeletti2023-02-161-0/+3
* Turn float comparisons into primitive operations (#9945)Stefan Muenzel2023-01-241-1/+9
* toplevel: show hints for the "undefined global" error (#10647)wiktorkuchta2023-01-231-0/+2
* Remove arm, i386 native-code backends (#11904)Nicolás Ojeda Bär2023-01-221-6/+0
* Apply_non_function: Print name of function if possibleJules Aguillon2023-01-191-0/+2
* depend + ChangesGabriel Scherer2023-01-151-2/+1
* Merge pull request #11536 from COCTI/wrap_defGabriel Scherer2023-01-141-2/+0
|\
| * dependTakafumi Saikawa2022-12-271-2/+0
* | Add location, attribute visitors to Tast_iterator/Tast_mapper (#10856)dongyan2023-01-131-0/+14
* | Turn warning 31 (Module_linked_twice) into a hard error (#11635)hhugo2023-01-051-2/+0
|/
* Merge tools/Makefile into the root MakefileSébastien Hinderer2022-12-121-0/+268
* Define printer types manually rather than parsing them from stringsSébastien Hinderer2022-11-241-8/+9
* Embed printer types in toplevels and debuggerSébastien Hinderer2022-11-241-0/+19
* Use return values instead of globals for linear scan intervals (#11627)Stefan Muenzel2022-10-141-2/+4
* Introduce config.generated.mlSébastien Hinderer2022-09-071-0/+2
* Merge pull request #11420 from shindere/merge-lex-makefileSébastien Hinderer2022-09-071-0/+121
|\
| * Merge lex/Makefile into the root MakefileSébastien Hinderer2022-08-251-0/+121
* | separate type_pat and retype_pat (#11027)Takafumi Saikawa2022-08-301-5/+2
|/
* Fix stack backtrace for out-of-bounds exception (#11436)Tom Kelly2022-07-251-0/+2
* Provide interfaces for the backend-specific arch modulesSébastien Hinderer2022-06-301-22/+25
* asmcomp: add a common interface for the backend-specific CSE modules.Sébastien Hinderer2022-06-301-3/+7
* Turn asmcomp/branch_relaxation_intf.ml into an MLI-only moduleSébastien Hinderer2022-06-301-9/+4
* Provide an interface for driver/optmain.mlSébastien Hinderer2022-06-301-2/+5
* Provide an interface for toplevel/topstart.mlSébastien Hinderer2022-06-301-2/+5
* Provide an interface for driver/main.mlSébastien Hinderer2022-06-301-3/+7
* Provide an interface for the Cmt2annot moduleSébastien Hinderer2022-06-301-5/+11
* Add ?auto_include to Toploop.set_pathsDavid Allsopp2022-06-071-0/+2
* Add a hook for misses in Load_pathDavid Allsopp2022-05-241-0/+1
* Use fixed configuration for boot/ocamlcDavid Allsopp2022-05-051-0/+14
* Factor out reading OCAMLTOP_INCLUDE_PATHDavid Allsopp2022-03-011-4/+0
* address review: comment that x19 is a callee saved register for no-alloc Iext...Tom Kelly2022-02-211-0/+2
* Remove configuration options --disable-force-safe-string and DEFAULT_STRING=u...Kate2022-02-011-8/+0
* Update .dependVincent Laviron2022-01-151-0/+2
* Fix more display differences between ocamlnat/ocaml (#10849)David Allsopp2022-01-051-4/+5
* Fix type variable naming in native toplevelNathan Rebours2022-01-041-2/+0
* Shapes: Store shapes in CMT* filesUlysse Gérard2021-11-091-0/+3
* Shapes: Add -dshape flag for debugging and testing purposesUlysse Gérard2021-11-091-0/+6
* Shapes: Compute shapes during type checkingUlysse Gérard2021-11-091-0/+9
* Shapes: Update env. to store shapes and uid/loc tablesUlysse Gérard2021-11-091-0/+3
* Shapes: Add Shape module with terms definitions and utility functionsUlysse Gérard2021-11-091-3/+22
* Add [@poll error] attribute (#10462)Sadiq Jaffer2021-11-091-0/+4