-
- Downloads
Improved include folders behaviors:
- allow multiple -I dir, will be used in order (first one declared is first used) - when declaring a global library #open <foo>, foo is first checked in local folders, than in global one (install path). This does not apply to local libraries opened with #open "foo".
Showing
- src/backends/C/c_backend_header.ml 2 additions, 2 deletionssrc/backends/C/c_backend_header.ml
- src/backends/C/c_backend_main.ml 1 addition, 1 deletionsrc/backends/C/c_backend_main.ml
- src/backends/Horn/horn_backend.ml 1 addition, 1 deletionsrc/backends/Horn/horn_backend.ml
- src/compiler_common.ml 7 additions, 1 deletionsrc/compiler_common.ml
- src/corelang.ml 1 addition, 1 deletionsrc/corelang.ml
- src/lusic.ml 11 additions, 11 deletionssrc/lusic.ml
- src/machine_code.ml 1 addition, 1 deletionsrc/machine_code.ml
- src/main_lustre_compiler.ml 1 addition, 1 deletionsrc/main_lustre_compiler.ml
- src/main_lustre_testgen.ml 1 addition, 1 deletionsrc/main_lustre_testgen.ml
- src/modules.ml 3 additions, 6 deletionssrc/modules.ml
- src/options.ml 53 additions, 7 deletionssrc/options.ml
- src/utils.ml 0 additions, 6 deletionssrc/utils.ml
Loading
Please register or sign in to comment