Dmitry Boulytchev
eff25f1cf4
Fixed docs
2018-03-28 15:01:04 +03:00
Dmitry Boulytchev
bad97b4d6f
05.tex done
2018-03-28 00:12:06 +03:00
Dmitry Boulytchev
08c0d5d4a2
05.tex
2018-03-27 22:53:31 +03:00
Dmitry Boulytchev
087bdfd10a
Procedures in SM
2018-03-27 03:13:00 +03:00
Dmitry Boulytchev
b4ef95c8bc
Procedures in interpretation
2018-03-27 01:51:22 +03:00
Dmitry Boulytchev
30697f19eb
Added 04.tex
2018-03-25 21:05:37 +03:00
Dmitry Boulytchev
8409f69983
Control constructs
2018-03-20 23:13:51 +03:00
Dmitry Boulytchev
a60a491e73
Implemented control constructs
2018-03-20 20:30:58 +03:00
Dmitry Boulytchev
f8a5e2067a
Sync
2018-03-20 19:32:38 +03:00
Dmitry Boulytchev
7d9776c4cb
Merge branch 'hw4'
2018-03-14 23:27:16 +03:00
Dmitry Boulytchev
f10cdcf2e8
Yep...
2018-03-14 23:26:52 +03:00
Dmitry Boulytchev
bded424f88
Added 03.tex
2018-03-14 23:24:45 +03:00
Dmitry Boulytchev
24a1006020
03.tex
2018-03-11 23:48:36 +03:00
Dmitry Boulytchev
8758485b80
Control statement (interpreter, SM, x86)
2018-03-11 22:30:01 +03:00
Dmitry Boulytchev
42d94672bc
Merge branch 'master' of https://github.com/dboulytchev/compiler-workout
2018-03-11 15:41:38 +03:00
Dmitry Boulytchev
28496909df
Sync
2018-03-11 15:41:35 +03:00
Anton Podkopaev
1a33860560
Merge pull request #236 from agordeevw/master
...
Fixed travis job termination because of log size
2018-03-10 10:45:16 +03:00
Alexander Gordeev
5434af0fd6
Reduced verbosity of makefiles to prevent travic job termination because of log size
2018-03-10 05:47:35 +07:00
Dmitry Boulytchev
653ab9e0df
Sync
2018-03-08 01:00:01 +03:00
Anton Podkopaev
a02d2f10f0
Fixed comment.
2018-03-07 14:54:02 +03:00
Dmitry Boulytchev
9a05e26f2c
Switched to new packages
2018-03-07 14:45:44 +03:00
Dmitry Boulytchev
de018e76aa
Added X86 codegeneration interface and tests
2018-03-07 10:18:30 +03:00
Dmitry Boulytchev
0561c22217
Inserted comments
2018-03-07 10:13:34 +03:00
Podkopaev Anton
77ec064c5c
Typo.
2018-03-06 18:46:57 +03:00
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