summary refs log tree commit diff stats
path: root/compiler/condsyms.nim
Commit message (Expand)AuthorAgeFilesLines
...
* bugfix: openssl import for macosxAraq2012-12-191-2/+0
* first steps for FFI support at compile timeAraq2012-12-191-0/+2
* improvements for --babelPathAraq2012-12-091-0/+1
* 'assert' hides EAssertionFailsure; stdlib makes use of 'tags'Araq2012-11-181-0/+1
* allow 'mixin' in genericsAraq2012-10-121-0/+1
* objects with no ancestor are not implicitely finalAraq2012-08-241-0/+1
* first steps to make templates hygienicAraq2012-08-201-0/+2
* added some support for HaikuAraq2012-07-291-1/+2
* bugfix: type alias to generic; generic type not stripped away from for loop v...Araq2012-01-071-0/+3
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* new compiler option tlsEmulationAraq2011-10-271-0/+3
* added system.slurp for easy embedding of resourcesAraq2011-08-101-18/+7
* got rid of nstrtabs and nhashes modulesAraq2011-06-101-1/+1
* big repo cleanupAraq2011-04-121-0/+102
200 dynlib: use posix module (#11623)' href='/ahoang/Nim/commit/tests/mmaptest.nim?h=devel&id=9e7d885f3509a25ee804f2837e24b49a378a1fe1'>9e7d885f3 ^
92d6fb86c ^




9e7d885f3 ^

7efe817ca ^



9e7d885f3 ^
7efe817ca ^


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