summary refs log tree commit diff stats
path: root/drnim
Commit message (Expand)AuthorAgeFilesLines
* makes DrNim compile again (#17584)Andreas Rumpf2021-03-301-12/+17
* followup #17225: simplify code after removing gc2, generational (#17242)Timothee Cour2021-03-031-1/+1
* cmdline: improve command processing (#16056)Timothee Cour2020-11-261-4/+2
* rename loadConfigsAndRunMainCommand => loadConfigsAndProcessCmdLine, reflect ...Timothee Cour2020-11-201-1/+1
* refactoring: removed cmdlinehelper.mainCommand callbackAndreas Rumpf2020-10-111-6/+5
* * honor --errorMax even for tools (eg drnim, nim doc) (#14546)Timothee Cour2020-06-021-1/+1
* drnim improvements (#14471)Andreas Rumpf2020-05-272-11/+30
* fixes #14001 (#14004)Andreas Rumpf2020-04-191-0/+1
* drnim: phi nodes for 'if' statements (#13990)Andreas Rumpf2020-04-192-15/+172
* drnim: tiny progress (#13882)Andreas Rumpf2020-04-154-140/+655
* DrNim (Nim compiler with Z3 integration) (#13743)Andreas Rumpf2020-03-316-0/+796
rts of the stdlib compatible with --styleCheck:error' href='/ahoang/Nim/commit/lib/system/fatal.nim?h=devel&id=c94647aecad6ed7fd12152800437a6cda11e06e6'>c94647aec ^
c3344862b ^
2b5e48d80 ^





c3344862b ^
2b5e48d80 ^


c94647aec ^
2b5e48d80 ^


c94647aec ^
a6682de00 ^
2b5e48d80 ^
c94647aec ^
a6682de00 ^

2b5e48d80 ^
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
54