summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* fixes #22867; fixes cstring modification example on Nim Manual (#22871)ringabout2023-10-261-1/+2
* doc: fix typos (#22869)shuoer862023-10-254-5/+5
* fixes #22856; enables `-d:nimStrictDelete` (#22858)ringabout2023-10-242-5/+2
* fixes `system.delete` that raises defects (#22857)ringabout2023-10-231-1/+1
* fix use after free (#22854)握猫猫2023-10-231-2/+2
* C++: ptr fields now pulls the whole type if it's a member in nkDotExpr (#22855)Juan M Gómez2023-10-233-1/+24
* Fix #22826: Don't skip generic instances in type comparison (#22828)SirOlaf2023-10-212-4/+12
* explicitly import using `std/` in `tempfiles.nim` (#22851)Vindaar2023-10-201-1/+1
* fixes #22844; uses arrays to store holeyenums for iterations; much more effic...ringabout2023-10-202-1/+17
* fix #22834 (#22843)rockcavera2023-10-201-9/+38
* Bisect default Linux (#22840)Juan Carlos2023-10-181-0/+5
* fixes #22836; Unnecessary warning on 'options.none' with 'strictDefs'… (#22...ringabout2023-10-181-1/+1
* NIR: temporary ID generation bugfix (#22830)Andreas Rumpf2023-10-165-44/+61
* the compiler can be compiled with vcc (#22832)Juan M Gómez2023-10-161-1/+1
* closes #16919; followup #16820, test tsugar on all backends (#22829)ringabout2023-10-161-8/+8
* NIR: store sizes, alignments and offsets in the type graph; beginning… (#22...Andreas Rumpf2023-10-1622-387/+1389
* Update readme.md (#22827)Himaj Patil2023-10-151-3/+5
* fixes #19250; fixes #22259; ORC AssertionDefect not containsManagedMemory(n.t...ringabout2023-10-132-0/+55
* fixes #22354; Wrong C++ codegen for default parameter values in ORC (#22819)ringabout2023-10-132-30/+49
* NIR: progress (#22817)Andreas Rumpf2023-10-1216-101/+281
* update nimble (#22814)ringabout2023-10-111-1/+1
* Import std/stackframes in ast2ir.nim (#22815)SirOlaf2023-10-111-0/+3
* NIR: Nim intermediate representation (#22777)Andreas Rumpf2023-10-1135-122/+4009
* fixes #22790; use cast suppress AnyEnumConv warnings for enums withou… (#22...ringabout2023-10-113-4/+16
* use lent for the return value of index accesses of tables (#22812)ringabout2023-10-111-2/+2
* suppress incorrect var T destructor warnings for newFinalizer in stdlib (#22810)ringabout2023-10-112-3/+5
* allows cast int to bool/enum in VM (#22809)ringabout2023-10-111-2/+2
* adds support for noDecl in constructor (#22811)Juan M Gómez2023-10-113-2/+12
* fixes #8893; guard against array access in renderer (#22807)ringabout2023-10-091-1/+1
* marking a field with noInit allows to skip constructor initialiser (#22802)Juan M Gómez2023-10-085-4/+85
* fixes nimsuggest false error on lifetime tracking hook fixes #22794 (#22805)Juan M Gómez2023-10-081-0/+1
* Add getCursorPos() to std/terminal (#22749)Matt Rixman2023-10-081-1/+47
* fixes #22787; marks `var section` in the loop as reassign preventing cursor (...ringabout2023-10-072-0/+41
* Fix typo/grammar in exception tracking section (#22801)Levi Notik2023-10-071-1/+1
* remove the O(n*n) `addUnique` one from std (#22799)ringabout2023-10-061-12/+0
* fixes #22711; Check atomicArc for atomic destroy race condition (#22788)ringabout2023-10-041-8/+15
* document `atomicInc` and `atomicDec` (#22789)ringabout2023-10-041-0/+2
* arraymancer switches to the offical URL (#22782)ringabout2023-10-031-1/+1
* nimsuggest: Clear generic inst cache before partial recompilation (#22783)Pylgos2023-10-033-3/+57
* fixes #22778 regression: contentLength implementation type mismatched (#22780)ringabout2023-10-032-1/+2
* fixes #22753; Nimsuggest segfault with invalid assignment to table (#22781)ringabout2023-10-025-9/+49
* Fix IndexDefect in asyncfile.readLine (#22774)CMD2023-10-011-0/+2
* copyFile with POSIX_FADV_SEQUENTIAL (#22776)Juan Carlos2023-10-012-0/+9
* docs: add another switch example for nimscript (#22772)daylin2023-09-302-0/+3
* Make `typeRel` behave to spec (#22261)Ryan McConnell2023-09-304-29/+78
* fixes #22554; makes `newSeqWith` use `newSeqUninit` (#22771)ringabout2023-09-302-7/+13
* copyFile with bufferSize instead of hardcoded value (#22769)Juan Carlos2023-09-302-9/+11
* fixes #22696; func `strutils.join` for non-strings uses proc `$` which can ha...ringabout2023-09-301-1/+1
* case macro now can be used inside generic. Fixes #20435 (#22752)Juan M Gómez2023-09-302-1/+45
* deprecates `newSeqUninitialized` replaced by `newSeqUninit` (#22739)ringabout2023-09-294-6/+32
e1598a0ee3697'>e4e74034c ^
2f43fdb83 ^
fc9fdc2b9 ^
1b7d8246c ^
92b48dbca ^

fc9fdc2b9 ^
c617479c6 ^
074f276c8 ^
f04d21f27 ^
69b32637b ^

f04d21f27 ^
69b32637b ^

29dac5ed6 ^

f04d21f27 ^
3b7ef2288 ^

e25474154 ^
2df9b442c ^
d66cc0075 ^

f04d21f27 ^
3c2074739 ^
73919e308 ^
627e192f6 ^


201a08e9a ^
fc9fdc2b9 ^
1785c6877 ^
b0a16fb61 ^





842c7f67c ^
35567a1eb ^







fe285b354 ^
3b38ceac2 ^





438703f59 ^
3b38ceac2 ^
201a08e9a ^
e25474154 ^
dd806cafa ^
4aba7421f ^
65fdd641a ^
3d7abb958 ^
65fdd641a ^

b731e6ef1 ^
1e26047c3 ^

f04d21f27 ^
7349d12e9 ^

26b853923 ^
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124