Podkopaev Anton
57ccfa2352
Typo
2018-03-06 18:37:17 +03:00
Podkopaev Anton
7678510c1f
Updated library version requirements.
2018-03-06 18:22:10 +03:00
Anton Podkopaev
8eb47be4c6
Merge pull request #163 from agordeevw/master
...
fixed 'cannot find file re_str.cmxa' build failure
2018-03-06 18:20:05 +03:00
Podkopaev Anton
07be69842f
Merge branch 'hw3' of github.com:dboulytchev/compiler-workout into hw3
...
* 'hw3' of github.com:dboulytchev/compiler-workout:
Added missed CONST instruction
2018-03-06 18:13:01 +03:00
Podkopaev Anton
0524d2b71a
Added .gitignore.
2018-03-06 18:11:03 +03:00
Podkopaev Anton
61a7b7b2ce
Fixed compilation error.
2018-03-06 18:10:19 +03:00
Podkopaev Anton
e56efaa9b7
Removed results of compilation.
2018-03-06 18:03:10 +03:00
Podkopaev Anton
c1a86eceae
Merge branch 'hw3docker'
...
* hw3docker:
Replace git-checkout with volume mounting from Travis sandbox
Build trigger
Fixed environment variables passed to Docker.
Build trigger
Switched to Docker for builds.
2018-03-06 17:59:12 +03:00
Podkopaev Anton
29cd925266
Merge remote-tracking branch 'origin/hw2'
...
* origin/hw2:
Fixed common.ml/Syntax.ml
Fixed common.mlyet again
Fixed SM.run
Added SM.run
Fixed common.ml
Sync
Added CONST instruction
2018-03-06 17:58:54 +03:00
Anton Podkopaev
423b4dc001
Merge pull request #199 from teners/hw3docker
...
Replace git-checkout with volume mounting from Travis sandbox
2018-03-06 17:53:44 +03:00
Sergey Sokolov
449831f735
Replace git-checkout with volume mounting from Travis sandbox
2018-03-06 17:41:06 +03:00
Podkopaev Anton
1bcc2143b4
Typo
2018-03-05 15:35:45 +03:00
Podkopaev Anton
def2a03bc8
Merge branch 'master' of github.com:dboulytchev/compiler-workout
...
* 'master' of github.com:dboulytchev/compiler-workout:
Added missed CONST instruction
2018-03-05 15:24:53 +03:00
Podkopaev Anton
a95914e6dc
Fixed versions of some libraries.
2018-03-05 15:24:38 +03:00
Dmitry Boulytchev
06fb783c80
Fixed typos in comments
2018-03-05 01:01:36 +03:00
Dmitry Boulytchev
3deda2665d
Inserted comments
2018-03-05 00:54:50 +03:00
Dmitry Boulytchev
64172f66d3
x86 for the linear language
2018-03-04 23:13:08 +03:00
Alexander Gordeev
997e91e5e3
fixed 're_str.cmxa'-related build failure
2018-03-04 23:09:26 +07:00
Dmitry Boulytchev
4ff1bf9858
Merge branch 'master' of https://github.com/dboulytchev/compiler-workout
2018-03-04 18:15:19 +03:00
Dmitry Boulytchev
4adc18a5d2
Added missed CONST instruction
2018-03-04 18:14:32 +03:00
Dmitry Boulytchev
6b9953b41f
Added missed CONST instruction
2018-03-04 18:13:51 +03:00
Podkopaev Anton
af72862f01
Build trigger
2018-03-02 10:07:17 +03:00
Podkopaev Anton
8394424016
Fixed environment variables passed to Docker.
2018-03-02 09:58:18 +03:00
Podkopaev Anton
71ceb0db67
Build trigger
2018-03-02 09:52:07 +03:00
Podkopaev Anton
04b9db848e
Switched to Docker for builds.
2018-03-02 09:12:00 +03:00
Anton Podkopaev
0d3cd8aa61
Merge pull request #85 from agordeevw/travis-yml-patch
...
Fixed failing travis-ci build: specified fork of ocaml-ci-scripts
2018-02-26 09:43:49 +03:00
Dmitry Boulytchev
2f6169cdbd
Fixed common.ml/Syntax.ml
2018-02-26 08:41:06 +03:00
Dmitry Boulytchev
3c0884cfa5
Fixed common.mlyet again
2018-02-25 21:11:06 +03:00
Dmitry Boulytchev
d1dd9384ac
Fixed SM.run
2018-02-25 21:10:09 +03:00
Dmitry Boulytchev
ec08b955af
Added SM.run
2018-02-25 21:09:27 +03:00
Dmitry Boulytchev
f3bc389b62
Fixed common.ml
2018-02-25 20:35:54 +03:00
Dmitry Boulytchev
6bd9b1a5f5
Sync
2018-02-25 19:41:23 +03:00
Dmitry Boulytchev
851e848035
Fixed typos
2018-02-25 19:14:25 +03:00
Dmitry Boulytchev
33e00f4108
Fixed Language.ml
2018-02-25 19:12:57 +03:00
Dmitry Boulytchev
30ebe2605c
Added comments
2018-02-25 19:10:00 +03:00
Dmitry Boulytchev
547d91a044
Parser
2018-02-25 18:26:15 +03:00
Dmitry Boulytchev
e472b0abd5
Merge branch 'master' of https://github.com/dboulytchev/compiler-workout
2018-02-25 18:12:21 +03:00
Dmitry Boulytchev
e78e108dd4
Fixed tests yet again
2018-02-25 18:11:52 +03:00
Dmitry Boulytchev
7d3ff95476
Merge branch 'master' of https://github.com/dboulytchev/compiler-workout
2018-02-25 17:40:08 +03:00
Dmitry Boulytchev
22659d8fed
Intermediate
2018-02-25 17:39:54 +03:00
Dmitry Boulytchev
ffbe14eae2
Updated regression tests
2018-02-25 17:39:27 +03:00
Dmitry Boulytchev
edfb7a4c9a
Fixed Driver.ml
2018-02-25 17:23:11 +03:00
Dmitry Boulytchev
53659aabaf
Intermediate
2018-02-25 15:52:05 +03:00
Dmitry Boulytchev
30537ff6ba
Imported tests
2018-02-25 15:50:03 +03:00
Dmitry Boulytchev
74341d0f5f
Intermediate commit
2018-02-25 15:44:28 +03:00
Dmitry Boulytchev
b8fb21720c
Pre-parsing
2018-02-25 15:04:10 +03:00
Dmitry Boulytchev
1e1517f7c6
Intermediate
2018-02-25 15:02:57 +03:00
Dmitry Boulytchev
9e3803ce7b
Fixed Driver and
...
SM
2018-02-25 15:02:30 +03:00
Dmitry Boulytchev
4847ee60fb
Intermediate
2018-02-25 14:59:59 +03:00
Dmitry Boulytchev
f4ee6c5c5e
Merged
2018-02-25 14:53:37 +03:00