summary refs log tree commit diff stats
path: root/compiler/semmagic.nim
Commit message (Expand)AuthorAgeFilesLines
* get rid of ImportTablePos and ModuleTablePosZahary Karadjov2013-05-121-2/+3
* test-runner for caas multi-step testsZahary Karadjov2013-05-041-1/+2
* added system.localsAraq2013-03-211-1/+29
* improved support for typedesc valuesZahary Karadjov2012-09-251-2/+6
* distinguish properly between nkOpen and nkClosedSymChoiceAraq2012-08-261-3/+9
* bindSym suffices; no 'bind' for macros anymoreAraq2012-08-251-0/+19
* better error handling for better idetools supportAraq2012-07-291-1/+1
* better overloading capabilities for 'shallowCopy'; little bugfix for 'system....Araq2012-07-291-0/+2
* changed integer promotion rules; breaks bootstrapping and lots of codeAraq2012-07-081-0/+6
* Added system.staticExec proc for executing external command at compile-timeZahary Karadjov2012-06-021-14/+0
* the foundations of a type traits module; better error messages for expr, type...Zahary Karadjov2012-04-061-0/+11
* some bugfixes for symbolfilesAraq2012-03-231-1/+1
* pragma blocks; fixed line information issue with user defined assertionsAraq2012-01-171-0/+18
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* codegen uses alias analysis to generate better codeAraq2011-12-101-1/+3
* alias analysis as required for the code gen and the HLOAraq2011-12-081-0/+36
ef='/ahoang/Nim/commit/tests/gc/closureleak.nim?h=devel&id=ba80bd807ca0f8562974aa4deae2b956cf6bf6d2'>ba80bd807 ^
3ba3307d6 ^
3f6df5cc3 ^
ba80bd807 ^
3ba3307d6 ^
ba80bd807 ^
e80465dac ^
ba80bd807 ^

30823c1ce ^
beb13ecf6 ^
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