Commit Graph

24 Commits

Author SHA1 Message Date
Your Name
b5f7779a68 Revert "Renamed the extensibility type parameter to 'x so that it can easily be grepped for."
This reverts commit fb85ea1f18.
2019-03-05 21:00:48 +01:00
Your Name
78629b6652 Revert "WIP…"
This reverts commit 9b9760f052.
2019-03-05 21:00:47 +01:00
Your Name
a6585b6e91 Revert "Does not work"
This reverts commit cbf565d4c0.
2019-03-05 21:00:44 +01:00
Your Name
cbf565d4c0 Does not work 2019-03-05 20:41:58 +01:00
Your Name
9b9760f052 WIP… 2019-03-05 20:37:48 +01:00
Your Name
fb85ea1f18 Renamed the extensibility type parameter to 'x so that it can easily be grepped for.
Review this commit with:

    git diff --color-words=.
2019-03-05 18:19:20 +01:00
Your Name
40377a80df Threaded 'a parameter everywhere 2019-03-05 18:17:57 +01:00
Christian Rinderknecht
09f790680f
I extended the grammar with optional semicolons and vertical bars. 2019-03-07 17:06:02 +01:00
Your Name
ec6cefb1ff Forgot a file in the previous commit… 2019-03-05 15:23:34 +01:00
Your Name
32c024cf4f Made the Verwion.ml more resistant.
Now in most conditions it should produce the correct commit number or
an error in the rare case where a dune clean is needed.
2019-03-05 15:18:38 +01:00
Your Name
9b1cdab3d2 Put back the full hash and -dirty in Verson.ml 2019-03-05 15:00:34 +01:00
Christian Rinderknecht
ee8ff6ce41
Small refactoring. 2019-03-07 12:24:57 +01:00
Christian Rinderknecht
c0f541a803 Escaped invalid characters before printing lexical error message. 2019-03-06 17:26:28 +01:00
Your Name
61575e13ea Merge commit '45d18f7' 2019-03-05 11:15:02 +01:00
Your Name
629bb48b8f Used records everywhere instead of objects. 2019-03-05 09:53:58 +01:00
Your Name
26eafdf87e tmp, compiles 2019-03-04 13:18:55 +01:00
Your Name
0cb43cff8b Transformation of the printer into a visitor: first part (this compiles) 2019-03-01 19:58:04 +01:00
Your Name
30cf888734 Started work on the typechecker. 2019-03-01 18:54:41 +01:00
Your Name
bbd590bc49 Propper dependency on .git/HEAD and .git/refs/heads/the_current_branch to regenerate Version.ml. Will not update correctly if a git worktree or its main .git are moved, in these cases use dune clean. 2019-03-01 18:49:25 +01:00
Your Name
15d5f2485d Hack to get propper dune dependencies for Version.ml 2019-03-01 17:59:58 +01:00
Your Name
0909650814 tmp 2019-03-01 17:53:52 +01:00
Christian Rinderknecht
45d18f7b12
Added instruction 'fail'. I changed the grammar and AST for local functions and removed global mutable variables. 2019-02-28 15:46:34 +01:00
Galfour
4893fe8826 added a comment to the dune file 2019-02-25 21:34:32 +00:00
Galfour
9df0f6ad3a initial commit 2019-02-25 21:29:29 +00:00