Araq
|
7916b1f9aa
implemented 'guard' annotation
|
10 yıl önce |
Araq
|
2781fea9e2
Nimrod renamed to Nim
|
10 yıl önce |
Araq
|
057b53e139
'lambda' is no keyword anymore
|
10 yıl önce |
Araq
|
9673e4f2df
progress on deepCopy
|
10 yıl önce |
Araq
|
3b69a8d27a
New concurrency model: next steps
|
10 yıl önce |
Araq
|
8e08ff559f
first version of 'spawn'
|
10 yıl önce |
Araq
|
b961e47bfe
new concurrency model: first steps; shared is not a keyword anymore
|
10 yıl önce |
Audun Wilhelmsen
|
1e45bb79ab
Added support for {.packed.} pragma on objects
|
10 yıl önce |
Araq
|
5506e8491d
implemented 'union' and 'unchecked' pragmas
|
11 yıl önce |
Araq
|
ab72377ce6
renamed noStackFrame to asmNoStackFrame
|
11 yıl önce |
Araq
|
92b8fac94a
case consistency part 4
|
11 yıl önce |
Araq
|
b76729df1c
Merge branch 'master' of https://github.com/Araq/Nimrod into vm2
|
11 yıl önce |
Araq
|
132b6b3efe
implemented 'injectStmt'; more debug support
|
11 yıl önce |
Araq
|
c0a3d44060
bugfix: keywords are sorted
|
11 yıl önce |
Zahary Karadjov
|
b5d833b329
implemented the using statement
|
11 yıl önce |
Zahary Karadjov
|
28d9398de7
implemented delegators and improved the error messages of unmatched type classes
|
11 yıl önce |
Araq
|
d53f313599
implemented computed goto support
|
11 yıl önce |
Araq
|
139562cc64
implements the 'codegenDecl' pragma
|
11 yıl önce |
Araq
|
23ef565a3c
implemented large parts of the 'not nil' checking
|
11 yıl önce |
Zahary Karadjov
|
f44a4362bb
added a ``noforward`` pragma that enables a new compilation strategy
|
11 yıl önce |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
12 yıl önce |
Araq
|
d0de1fc336
made 'shared' a keyword
|
12 yıl önce |
Araq
|
48a62af3b1
implemented 'tags' pragma
|
12 yıl önce |
Araq
|
2133fbfcce
bugfix: wrong assertions for C++ code generation; some solaris support; first steps to an effect system
|
12 yıl önce |
Araq
|
3ef146b0ea
'mixin' and 'interface' are now keywords
|
12 yıl önce |
Araq
|
1d14cb1ad8
next steps towards term rewriting macros; simple examples work
|
12 yıl önce |
Araq
|
da190876de
next steps to hygienic templates
|
12 yıl önce |
Araq
|
5e15dec175
first steps to make templates hygienic
|
12 yıl önce |
Araq
|
0b509127d2
documentation improvements; added system.gorge (for Araq's fun)
|
12 yıl önce |
Zahary Karadjov
|
ce933c90a4
destructor pragma
|
12 yıl önce |