Araq
|
bd705a517f
compiler prepared for the new comment handling
|
10 years ago |
Araq
|
4075159933
reintroduce thread analysis but disable it for backwards compatibility
|
10 years ago |
Araq
|
e6d17e6273
made large parts of the stdlib gcsafe
|
10 years ago |
Araq
|
be6474af63
removed flawed thread analysis pass
|
10 years ago |
Araq
|
c80d563afb
actors compile again
|
10 years ago |
Araq
|
3b69a8d27a
New concurrency model: next steps
|
10 years ago |
Araq
|
8637e47219
actors.nim compiles again
|
11 years ago |
Araq
|
2b9311e9f1
fixes #584
|
11 years ago |
Araq
|
b731e6ef1c
case consistency: cs:partial bootstraps on windows
|
11 years ago |
Araq
|
438703f59e
case consistency: next steps
|
11 years ago |
Araq
|
92b8fac94a
case consistency part 4
|
11 years ago |
Zahary Karadjov
|
5c32156a71
fixes #534
|
11 years ago |
Araq
|
a674c039fb
fixed a long standing xml parser bug; html parser bugfixes + speed improvements
|
11 years ago |
Araq
|
ff1d68c50b
fixes #481
|
11 years ago |
Araq
|
d4c91bbd85
improvements for 'not nil' checking
|
11 years ago |
Araq
|
0097305953
bugfixes for the guarded data flow analysis
|
11 years ago |
Araq
|
c156f2d493
next steps for guarded data flow analysis
|
11 years ago |
Araq
|
23ef565a3c
implemented large parts of the 'not nil' checking
|
11 years ago |
Araq
|
2aaa8f7909
implemented dataflow analysis; activate via --warning[Uninit]:on
|
11 years ago |
Araq
|
adedfc3a10
new effect system should be sound now
|
11 years ago |
Araq
|
2d39a18faa
better effects handling for callbacks
|
11 years ago |
Araq
|
3051c52f51
fixes a long-standing bug about procvar checking
|
12 years ago |
Araq
|
1bc5ff6dc9
fixes #292
|
12 years ago |
Araq
|
3d40842088
doc2 improvements; small lexer bugfix: backslashes in comments
|
12 years ago |
Araq
|
3c0a6a8962
'assert' hides EAssertionFailsure; stdlib makes use of 'tags'
|
12 years ago |
Araq
|
48a62af3b1
implemented 'tags' pragma
|
12 years ago |
Araq
|
04f44f763f
fixed the bugfix of #247
|
12 years ago |
Araq
|
d86f421372
fixes #247
|
12 years ago |
Araq
|
865d9cc6e6
added system.onRaise to support a condition system
|
12 years ago |
Araq
|
42c8fd1fe2
bugfixes for exception tracking
|
12 years ago |