summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* Use polymorphic compare to empty string instead of checking length for 0Josh Berdine2020-09-011-1/+1
* Treat set-but-empty OCAMLPARAM the same as unsetJosh Berdine2020-08-211-11/+12
* ocamldep: do not process files during cli parsing. (#9795)Daniel Bünzli2020-07-231-4/+20
* Rename No_unsafe_array_syntax_without_parsing => Unsafe_array_syntax_without_...Nicolás Ojeda Bär2020-07-201-1/+1
* Rename Unsafe_without_parsing => No_unsafe_array_syntax_without_parsingNicolás Ojeda Bär2020-07-201-1/+1
* Merge pull request #9688 from stedolan/main-compiler-libsStephen Dolan2020-07-0610-272/+290
|\
| * Start Clflags.parse_arguments from 0Stephen Dolan2020-06-301-6/+10
| * Move code of main and optmain to compilerlibsStephen Dolan2020-06-307-268/+268
| * Move calls to exit to main/optmainStephen Dolan2020-06-305-20/+34
* | Make the `mark` parameters in `Includemod` non-optionalLeo White2020-06-251-1/+1
|/
* Arg: a new Rest_all spec, similar to Rest, that passes all arguments at onceGabriel Scherer2020-06-051-0/+2
* Merge pull request #9357 from muskangarg21/makedependFlorian Angeletti2020-03-171-2/+7
|\
| * TOOLS: Ocamldep arg to not include current dir to search pathmuskangarg212020-03-161-2/+7
* | Deprecate -annot (#2141)Nicolás Ojeda Bär2020-03-132-10/+7
|/
* Uid.reinitThomas Refis2020-03-051-0/+1
* Merge pull request #9021 from Octachron/longident_parserGabriel Scherer2020-01-101-1/+6
|\
| * compilerlibs: expose parsers for 'Longident.t'sFlorian Angeletti2020-01-091-1/+6
* | -dno-locations: hide source locations (and debug events) from IR dumpsGabriel Scherer2020-01-092-1/+22
|/
* Add Compenv.stop_early flagGreta Yorsh2019-11-045-21/+22
* Rename stop_after_pass_names to available_pass_namesGreta Yorsh2019-11-044-4/+4
* Use stop_early instead of compile_onlyGreta Yorsh2019-11-044-10/+16
* Stop before emitGreta Yorsh2019-10-304-20/+34
* Fix check for incompatible -c and -o optionsGreta Yorsh2019-10-151-1/+1
* Warn about unused functor parameters (#8891)Thomas Refis2019-10-141-5/+5
* add -dinterval to ocamlnatFlorian Angeletti2019-09-302-3/+4
* add support for no_float_const_prop to ocamlnatFlorian Angeletti2019-09-302-3/+4
* Add -linscan to ocamlnatFlorian Angeletti2019-09-302-3/+4
* share argument implementation across executableFlorian Angeletti2019-09-304-354/+342
* Cleanup ocamldoc pre-argumentsFlorian Angeletti2019-09-302-17/+31
* Merge dump_live and print_liveFlorian Angeletti2019-09-301-1/+1
* Add a new -output-complete-exe option (#8872)Nicolás Ojeda Bär2019-09-253-1/+12
* Add function-sections to OCAMLPARAMGreta Yorsh2019-07-151-0/+2
* Add compile-time option -function-sectionsGreta Yorsh2019-07-153-0/+19
* Remove unused file driver/ocamlcomp.sh.inSébastien Hinderer2019-07-101-20/+0
* Improve shell scripts (#1690)zapashcanon2019-06-191-2/+2
* Merge pull request #2309 from TheLortex/runtime-variant-pathGabriel Scherer2019-06-195-0/+23
|\
| * without-runtime: cosmetic tweaksLucas Pluvinage2019-06-111-1/+1
| * Introduce the -without-runtime option.Lucas Pluvinage2019-05-065-0/+23
* | Fixing misspellingsJPR2019-05-211-1/+1
* | Move some code from Asmgen to the middle end directory etc. (#2288)Mark Shinwell2019-05-101-12/+21
|/
* Fix #8635Jeremie Dimino2019-04-231-13/+27
* Fix check-typo errorsNicolás Ojeda Bär2019-04-101-3/+8
* ocamldep: .ml in earlier include dirs should shadow .mli in later include dirsNicolás Ojeda Bär2019-04-091-42/+35
* Move some middle-end files around (#2281)Mark Shinwell2019-04-012-4/+5
* Update issue numbers in comments after Mantis -> Github migration. (#8505)Stephen Dolan2019-03-181-1/+1
* Remove gprof support (#2314)Mark Shinwell2019-03-163-7/+4
* main_args: remove some redundancy in Ocamldoc_options.Thomas Refis2019-03-152-8/+0
* GPR#2082: New option -no-insn-schedMark Shinwell2019-03-134-1/+23
* Remove support for compiler plugins (#2276)Mark Shinwell2019-03-1315-153/+14
* Restore -vmthreads flag as an error (#2312)David Allsopp2019-03-133-0/+18