summary refs log tree commit diff stats
path: root/compiler/vmdeps.nim
Commit message (Expand)AuthorAgeFilesLines
* case consistency part 4Araq2013-12-271-2/+2
* more tests are greenAraq2013-12-081-57/+0
* computed goto now works; some progress on the new VMAraq2013-10-251-1/+1
* docgen: more newlines in the output to support primitive postprocessorsAraq2013-08-291-15/+0
* implemented opcTypeTraitAraq2013-08-221-15/+15
* new VM: register allocator bugfix; implemented more magicsAraq2013-08-081-30/+1
* new VM: implemented constructors and jump optimizerAraq2013-08-071-1/+30
* new vm: further progressAraq2013-07-291-0/+108
abel v2-8-2dev_22' href='/ingrix/lynx-snapshots/commit/samples/mild-colors.lss?id=b223937ff728f8242329bedb9c660e81da253e9a'>b223937f ^
3f6f7118 ^
b223937f ^

3f6f7118 ^

b223937f ^
























1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53