Christian Rinderknecht 269fd475ad
Enabled the preprocessing by CPP of #include directives in Ligo.
Now it is possible to write anywhere in a Ligo source file

and have error messages refer to the correct file and line. This
is done by extending the lexer to recognise #line
directives (generated by CPP).

I added the stage "cpp" for the --verbose command-line option: if
given, the preprocessed source file is created in the current
directory with the name <input>.pp.li, where <input>.li is the
original input file. Also the CPP command actually run is
printed.

I added setter to modules [Pos] and [Region].
2019-03-12 18:33:29 +01:00
2019-03-09 01:07:35 +01:00
2019-02-25 21:29:29 +00:00
2019-02-25 21:29:29 +00:00
2019-02-25 21:29:29 +00:00
2019-02-25 21:29:29 +00:00
2019-02-25 21:29:29 +00:00
2019-03-05 15:18:38 +01:00
2019-02-25 21:29:29 +00:00
2019-02-25 21:29:29 +00:00
2019-02-25 21:29:29 +00:00
2019-02-25 21:29:29 +00:00
2019-02-25 21:29:29 +00:00
2019-02-25 21:29:29 +00:00
2019-02-25 21:29:29 +00:00
2019-02-25 21:29:29 +00:00
2019-02-25 21:29:29 +00:00
2019-02-25 21:29:29 +00:00
2019-02-25 21:34:32 +00:00
2019-03-06 10:16:01 +01:00
2019-02-25 21:29:29 +00:00
2019-02-25 21:29:29 +00:00
Description
65 MiB
Languages
OCaml 84.6%
TypeScript 7.1%
JavaScript 4%
CSS 1.4%
Shell 0.8%
Other 2%