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
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add module jsfetch (#12531)
Juan Carlos
2021-03-06
1
-1
/
+1
*
remove tests/deps/ (#17132)
Timothee Cour
2021-02-23
1
-1
/
+2
*
fix prelude regression refs #16238: `include prelude` doesn't interfere with ...
Timothee Cour
2021-02-22
1
-1
/
+0
*
refs #17107 use 2 instead of 3 parallel jobs for openbsd (#17108)
Timothee Cour
2021-02-20
1
-1
/
+2
*
move prelude so that `include std/prelude` also works (#17110)
Timothee Cour
2021-02-20
3
-3
/
+3
*
unbundle fusion (#16925)
Timothee Cour
2021-02-11
1
-1
/
+1
*
improve ./koch docs (#16991)
Timothee Cour
2021-02-10
1
-27
/
+24
*
fix ./koch pdf command (#16989)
Andrey Makarov
2021-02-09
1
-17
/
+20
*
remove conditionals on nimHasUserErrors, nimNoNilSeqs2, nimNoNilSeqs (#16861)
Timothee Cour
2021-01-29
1
-2
/
+0
*
improve code in categories.nim; add std/private/gitutils; fix flakyness in ni...
Timothee Cour
2021-01-29
1
-19
/
+12
*
Deprecate TaintedString (#15423)
Juan Carlos
2021-01-15
2
-5
/
+5
*
Add js BigInts (#16409)
Juan Carlos
2021-01-14
1
-1
/
+4
*
skip docs for `lib/fusion` (docs already run in fusion repo) (#16645)
Timothee Cour
2021-01-08
1
-4
/
+3
*
kochdocs: fusion needs the js backend too (#16644)
alaviss
2021-01-08
1
-1
/
+3
*
clean up the docs of some modules under lib/js (#16579)
flywind
2021-01-04
1
-1
/
+0
*
nim-gdb.py fixes mostly for nimsuggest debugging (#16479)
Saem Ghani
2020-12-30
1
-57
/
+94
*
fix #16364 (#16379) [backport]
flywind
2020-12-17
1
-4
/
+2
*
Clean out dead code (#16345)
Juan Carlos
2020-12-14
1
-172
/
+0
*
Zsh completion (#16261)
Federico Ceratto
2020-12-09
1
-0
/
+74
*
cmdline: improve command processing (#16056)
Timothee Cour
2020-11-26
1
-1
/
+1
*
remove all mentions of doc2, jsondoc2 (except 1 mentioning the alias) (#15683)
Timothee Cour
2020-11-26
2
-4
/
+4
*
rename loadConfigsAndRunMainCommand => loadConfigsAndProcessCmdLine, reflect ...
Timothee Cour
2020-11-20
1
-1
/
+1
*
nimgrep: change 2 iterators to closure
Andrey Makarov
2020-11-14
1
-12
/
+14
*
Update buildsh.nimf (#15945)
lenoil98
2020-11-13
1
-3
/
+4
*
Add support for FreeBSD/PowerPC64 Little Endian (#15927)
lenoil98
2020-11-12
2
-1
/
+7
*
Correct all eggs (#15906)
Miran
2020-11-10
1
-1
/
+1
*
Nimgrep improvements 2 (#15612)
Andrey Makarov
2020-11-09
2
-297
/
+1046
*
remove iup from stdlib in contrast to #15828 (#15830)
flywind
2020-11-03
1
-1
/
+0
*
refactoring: removed cmdlinehelper.mainCommand callback
Andreas Rumpf
2020-10-11
1
-3
/
+4
*
Fix #12027 (#15519)
genotrance
2020-10-10
1
-1
/
+1
*
niminst: restore ZIP building functionality (#15472)
alaviss
2020-10-02
1
-0
/
+5
*
tools/deps: fix git dir check (#15470)
alaviss
2020-10-02
1
-2
/
+6
*
Clean out niminst (#15451)
Juan Carlos
2020-10-01
1
-74
/
+31
*
fix doc search(escape HTML code) (#15433)
flywind
2020-09-30
1
-0
/
+14
*
koch, compiler: bundle fusion as part of the source archive (#15409)
alaviss
2020-09-26
1
-4
/
+21
*
Fix #15183 (#15300)
Juan Carlos
2020-09-11
1
-1
/
+0
*
Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250)
Jaremy Creechley
2020-08-31
1
-0
/
+1
*
Big compiler Cleanup (#14777)
Clyybber
2020-08-28
2
-4
/
+3
*
fix nightlies: smaller log files (#15074)
Miran
2020-07-25
1
-1
/
+1
*
jsre: try to fix nightlies (#15057)
Miran
2020-07-24
1
-1
/
+2
*
Fix style inconsistencies due to the previous commit
narimiran
2020-07-06
1
-4
/
+4
*
revert 0944b0f4
narimiran
2020-07-06
1
-4
/
+4
*
deprecate existsDir; use dirExists instead (#14884)
Timothee Cour
2020-07-03
3
-7
/
+7
*
Add jsre (#14870)
Juan Carlos
2020-07-03
1
-2
/
+5
*
{.deprecated: [existsFile: fileExists].} (#14735)
Timothee Cour
2020-07-02
6
-15
/
+15
*
CI openbsd: 3x batching via NIM_TESTAMENT_BATCH ; overall CI finishes in 21m ...
Timothee Cour
2020-06-30
1
-0
/
+63
*
New freebsd platforms (#14801)
lbartoletti
2020-06-29
1
-1
/
+1
*
koch: add --localdocs to allow building only local docs (#14783)
alaviss
2020-06-25
1
-5
/
+18
*
Patch #14716 - add missing `when` (#14792)
Euan
2020-06-24
1
-2
/
+2
*
Fix #14715 - detect tool fails on FreeBSD (#14716)
Euan
2020-06-24
1
-3
/
+3
[next]