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
...
*
fixes fieldDefect loses enum type info in ORC; consistent with VM and refc (#...
ringabout
2023-05-29
3
-12
/
+18
*
prevent spamming of thread local forward declarations in C/C++ output (#21955)
heterodoxic
2023-05-29
1
-1
/
+1
*
Fix documentation typo in endians.nim (#21949)
Simon Krauter
2023-05-28
1
-1
/
+1
*
Atlas: some final cleanups (#21947)
Andreas Rumpf
2023-05-28
3
-21
/
+22
*
fixes atlas logging colors on windows (#21946)
ringabout
2023-05-28
1
-3
/
+3
*
Atlas: checkout latest tagged commit with `atlas use` (#21944)
Gruruya
2023-05-28
1
-7
/
+20
*
ship atlas and build documentation (#21945)
ringabout
2023-05-28
4
-0
/
+6
*
Atlas: use colored output (#21939)
Andreas Rumpf
2023-05-28
1
-38
/
+48
*
Refactor pragma inline (#21930)
Juan Carlos
2023-05-27
2
-11
/
+23
*
Atlas: add `atlas tag` command (#21936)
Gruruya
2023-05-27
1
-4
/
+84
*
support generic void return type for templates (#21934)
metagn
2023-05-27
2
-2
/
+11
*
Atlas: explicit graph representation (#21937)
Andreas Rumpf
2023-05-27
1
-28
/
+55
*
fixes #15428 by updating deep open array copy codegen (#21935)
heterodoxic
2023-05-27
2
-2
/
+25
*
Atlas: fixes 'use' command (#21932)
Andreas Rumpf
2023-05-27
2
-53
/
+43
*
Atlas: clone with `--recursive` (#21933)
Gruruya
2023-05-27
1
-1
/
+1
*
Remove unused dead code (#21931)
Juan Carlos
2023-05-27
1
-62
/
+0
*
Clean nimbase (#21927)
Juan Carlos
2023-05-27
2
-27
/
+9
*
fix #10964 by honoring pointer deref syntax if a reified openarray is used to...
heterodoxic
2023-05-27
2
-2
/
+17
*
atlas: search improvements (#21929)
Gruruya
2023-05-27
2
-5
/
+8
*
atlas: better code (#21926)
Andreas Rumpf
2023-05-26
1
-16
/
+12
*
fix & add test for basic hot code reloading case (#21915)
metagn
2023-05-26
3
-1
/
+12
*
JS: Add some to-cstring converters for DateTime (#21912)
Zoom
2023-05-26
2
-8
/
+17
*
Fix Nimgrab (#21918)
Juan Carlos
2023-05-26
1
-3
/
+10
*
Atlas: Actually use deps for use command (#21922)
SirOlaf
2023-05-26
1
-2
/
+1
*
fixes #21887; Type conversion on overloaded enum field does not always call (...
ringabout
2023-05-26
2
-0
/
+11
*
Atlas: misc (#21919)
Andreas Rumpf
2023-05-26
2
-25
/
+34
*
fix #21501 by making --app:lib and --app:staticLib imply --noMain (#21910)
heterodoxic
2023-05-26
3
-8
/
+8
*
atlas: better docs (#21911)
Andreas Rumpf
2023-05-25
2
-76
/
+156
*
Fix const in async regression (#21898)
Jake Leahy
2023-05-25
2
-7
/
+18
*
Remove GC (#21904)
Juan Carlos
2023-05-25
1
-749
/
+0
*
when T is both a type symbol and a routine symbol in scope of a generic proc ...
metagn
2023-05-24
3
-4
/
+15
*
Improve times (#21901)
Juan Carlos
2023-05-24
1
-12
/
+21
*
js -r defines nodejs & program result undeclared if unavailable (#21849)
metagn
2023-05-24
4
-7
/
+19
*
actually fixes #21889 "constructor pragma doing nothing in globals" (#21897)
Juan M Gómez
2023-05-24
3
-21
/
+68
*
Atlas: added 'use' command (#21902)
Andreas Rumpf
2023-05-24
2
-7
/
+104
*
fix #21896 asign parameter to global variable generates invalid code (#21900)
Bung
2023-05-24
2
-1
/
+10
*
fixes #21863; Incorrect enum field access can cause internal error (#21886)
ringabout
2023-05-24
2
-1
/
+29
*
Atlas: first lockfiles implementation; cleared up upated vs updateWor… (#21...
Andreas Rumpf
2023-05-23
2
-13
/
+81
*
small refactor in preparation to fix #21889 (#21892)
Juan M Gómez
2023-05-23
1
-17
/
+23
*
minor atlas improvements (#21888)
Andreas Rumpf
2023-05-23
2
-19
/
+68
*
Fix jsgen (#21880)
Juan Carlos
2023-05-23
2
-0
/
+6
*
fix #21251 Compiler SIGSEGV when using SharedTable (#21876)
Bung
2023-05-23
5
-8
/
+15
*
Atlas tool: search github too, no need to register your project at pa… (#21...
Andreas Rumpf
2023-05-22
3
-6
/
+55
*
documents changes on byref and bycopy (#21882)
Juan M Gómez
2023-05-22
1
-6
/
+10
*
revert #21808 (#21881)
ringabout
2023-05-22
2
-8
/
+0
*
Weekday parse/format (replacement) (#21857)
Carlo Capocasa
2023-05-21
3
-79
/
+134
*
Fixed generic parameters failing to be used in inheritance (#21866)
Jason Beetham
2023-05-21
2
-11
/
+63
*
implements: "Allow bycopy to work in params #21874" (#21877)
Juan M Gómez
2023-05-21
3
-4
/
+9
*
implements allow byref to work in params #21873 (#21875)
Juan M Gómez
2023-05-21
8
-52
/
+76
*
remove legacy define for zero_functional tests (#21871)
metagn
2023-05-21
1
-1
/
+1
[prev]
[next]