Christian Rinderknecht 8eaf1a90ec
Maps can be defined by extension in declarations.
"map" has become a keyword to introduce definition of maps by extension in declarations ("map" ... "end"). This entails that a grammar rule had to be created to handle the type expressions "map (..., ...)". Concordantly, I added map patches, modelled after record patches.

I created a node in the AST for map expressions (currently only
map look-ups).

I refactored the parser with parametric rules.
2019-03-20 09:11:19 +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-14 22:42:40 +01: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:34:32 +00:00
2019-03-14 22:42:40 +01:00
2019-03-14 22:42:40 +01: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%