index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
improve docs for os.joinPath, fixes #10836 (#10866)
Miran
2019-03-20
1
-2
/
+7
|
*
live with the hacks, PCRE's design is crap
Araq
2019-03-19
3
-5
/
+6
|
*
docgen: generate pragma after generic, fixes #10792 (#10865)
Miran
2019-03-19
1
-2
/
+8
*
|
fixes -d:nimTypeNames leak detection regression
Andreas Rumpf
2019-03-21
1
-4
/
+4
|
/
*
pcre.nim: added pcre_free and removed hacks in nre and re.nim
Andreas Rumpf
2019-03-19
3
-6
/
+5
*
mark user defined destructors with sfOverriden to simplify the logic
Andreas Rumpf
2019-03-19
1
-0
/
+3
*
add tastspec (and ast_pattern_matching) (#10863)
Arne Döring
2019-03-19
2
-0
/
+1600
*
fixes #10857 invisible span had width (#10860)
Anthon van der Neut
2019-03-19
4
-13
/
+29
*
sizeof alignof offsetof macros api (#10855)
Arne Döring
2019-03-19
7
-1
/
+93
*
Fix nightlies :test: snippet issue (#10862)
genotrance
2019-03-19
1
-1
/
+1
*
Size ptr tuple (#10846)
Arne Döring
2019-03-18
8
-10
/
+153
*
correct argument name, (#10813)
Anthon van der Neut
2019-03-18
1
-1
/
+2
*
Support for stmtListExpr in parser after major keywords. Scaled down version....
cooldome
2019-03-18
4
-12
/
+54
*
fixes #10838 (#10841)
cooldome
2019-03-18
2
-0
/
+16
*
multi-methods need to be explicitly enabled (#10856)
Miran
2019-03-18
8
-7
/
+36
*
Merge pull request #10850 from FedericoCeratto/egress-ipaddr
Dominik Picheta
2019-03-17
3
-0
/
+44
|
\
|
*
Detect local "primary" IP address
Federico Ceratto
2019-03-17
3
-0
/
+44
|
/
*
make DLLs tests green again
Andreas Rumpf
2019-03-15
1
-1
/
+1
*
newruntime: progress
Andreas Rumpf
2019-03-15
2
-12
/
+10
*
fixes #10845
Andreas Rumpf
2019-03-15
1
-15
/
+20
*
rename for code clarity
Andreas Rumpf
2019-03-15
1
-5
/
+5
*
newruntime: make dynamic destructors compatible with C++
Andreas Rumpf
2019-03-15
2
-3
/
+4
*
revert discard in destroyer (#10840)
cooldome
2019-03-15
3
-27
/
+1
*
--newruntime: progress
Andreas Rumpf
2019-03-14
15
-110
/
+112
*
bring back `typetraits.$` for backward compatibility
narimiran
2019-03-14
1
-0
/
+2
*
Revert "put extracted modules behind the switch, to enable doc generation"
narimiran
2019-03-14
6
-17
/
+11
*
put extracted modules behind the switch, to enable doc generation
narimiran
2019-03-14
6
-11
/
+17
*
multi-methods: remove hack, make tmethod_various compile under strict C++ [ba...
Andreas Rumpf
2019-03-14
2
-12
/
+12
*
--newruntime: work in progress
Andreas Rumpf
2019-03-14
13
-241
/
+574
*
gc: removed dead code
Andreas Rumpf
2019-03-14
2
-6
/
+0
*
added lowerings.genLen helper proc
Andreas Rumpf
2019-03-14
1
-0
/
+9
*
added types.isFinal helper proc
Andreas Rumpf
2019-03-14
1
-0
/
+4
*
destroyer.nim: added a remark about code generation
Andreas Rumpf
2019-03-14
1
-0
/
+14
*
seqs.nim: added a remark about C++ optimizers
Andreas Rumpf
2019-03-14
1
-0
/
+8
*
rename: semasgn -> liftdestructors
Andreas Rumpf
2019-03-14
2
-1
/
+1
*
create docs for the extracted modules
narimiran
2019-03-13
1
-0
/
+4
*
move system.dollars in a separate file (#10829)
Miran
2019-03-13
9
-212
/
+223
*
Make HWND a pointer instead of a cint and fix MSVC compiler warning (#10789)
Bogdan
2019-03-13
2
-3
/
+3
*
bitops: add reverseBits and test (#10835)
Tomohiro
2019-03-13
2
-0
/
+87
*
testament: catch failing nimble tests (#10832)
Miran
2019-03-13
3
-53
/
+43
*
fixes #10805 (#10806)
cooldome
2019-03-13
2
-2
/
+14
*
Added nimscript support to repl (#10834)
sealmove
2019-03-13
1
-2
/
+7
*
fixes #10807 (#10814)
cooldome
2019-03-12
6
-9
/
+34
*
fixes dce regression #10703 (#10820)
cooldome
2019-03-12
3
-17
/
+21
*
Merge pull request #10823 from narimiran/json-tuples
Dominik Picheta
2019-03-11
1
-13
/
+7
|
\
|
*
simplify json.% for tuples and objects
narimiran
2019-03-11
1
-13
/
+7
*
|
Less warnings in macros (#10799)
Arne Döring
2019-03-11
3
-24
/
+34
|
/
*
system: some documentation improvements (#10809)
Miran
2019-03-11
5
-813
/
+1405
*
Revert "Follow the documentation's recommendation (#10808)"
narimiran
2019-03-10
1
-2
/
+1
*
Fixed order of output in repl and added a proc for opening a custom repl (#10...
sealmove
2019-03-10
2
-3
/
+25
[prev]
[next]