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
*
Atlas: misc (#21919)
Andreas Rumpf
2023-05-26
2
-25
/
+34
*
atlas: better docs (#21911)
Andreas Rumpf
2023-05-25
2
-76
/
+156
*
Atlas: added 'use' command (#21902)
Andreas Rumpf
2023-05-24
2
-7
/
+104
*
Atlas: first lockfiles implementation; cleared up upated vs updateWor… (#21...
Andreas Rumpf
2023-05-23
2
-13
/
+81
*
minor atlas improvements (#21888)
Andreas Rumpf
2023-05-23
2
-19
/
+68
*
Atlas tool: search github too, no need to register your project at pa… (#21...
Andreas Rumpf
2023-05-22
3
-6
/
+55
*
clean up SOME pending/xxx/issue link comments (#21826)
metagn
2023-05-11
1
-8
/
+3
*
build documentation for `checksums/md5` and `checksums/sha1` (#21791)
ringabout
2023-05-04
1
-1
/
+5
*
fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702)
ringabout
2023-05-02
2
-12
/
+2
*
atlas tool: 'update' command (#21557)
Andreas Rumpf
2023-03-21
2
-3
/
+36
*
Update LLDB debug script + Add Custom Nim formatters (#21517)
Joey
2023-03-19
2
-350
/
+763
*
fixes #21461 (#21463)
Arnaud Moura
2023-03-03
2
-0
/
+1039
*
Support tuples in nim-gdb (#21410)
Jake Leahy
2023-02-21
1
-3
/
+22
*
Support new runtime with nim-gdb (#21400)
Jake Leahy
2023-02-20
1
-257
/
+131
*
Adds an extra optional argument to vcc: `vctoolset` Fixes #21335 (#21336)
Juan M Gómez
2023-02-09
2
-5
/
+17
*
docgen: implement cross-document links (#20990)
Andrey Makarov
2023-01-04
1
-15
/
+26
*
fixes warnings when building csources (#21194)
ringabout
2022-12-28
1
-6
/
+6
*
atlas: minor doc improvements (#21183)
Andreas Rumpf
2022-12-27
1
-1
/
+5
*
Make search results be relative to documentation root (#21145)
Jake Leahy
2022-12-23
1
-18
/
+30
*
ucpu fix-up for arm64 value on macos m1 (#21142)
Luca Guzzon
2022-12-20
1
-0
/
+3
*
csource building prefers `bin/nim` (#21115)
ringabout
2022-12-16
1
-2
/
+13
*
build the documentation of official packages (#20986)
ringabout
2022-12-06
2
-17
/
+69
*
Add HPPA and sparc64 architectures (#20934)
Federico Ceratto
2022-12-01
1
-0
/
+7
*
Support IBM Z architecture (#20943)
Federico Ceratto
2022-11-28
1
-0
/
+3
*
Handle ppc CPU architecture (#20920)
Federico Ceratto
2022-11-26
1
-1
/
+1
*
koch remove dead code (#20912)
Juan Carlos
2022-11-25
1
-9
/
+2
*
Fix #14476 (#20878)
Jake Leahy
2022-11-21
1
-1
/
+1
*
removes channels_builtin when enabling `nimPreviewSlimSystem` (#20713)
ringabout
2022-10-31
1
-11
/
+1
*
move threads out of system (#20674)
ringabout
2022-10-29
1
-1
/
+0
*
Fix #20628 for Windows (#20667)
Andrey Makarov
2022-10-28
1
-1
/
+1
*
Implement Unix file regularity check (#20448) (#20628)
Andrey Makarov
2022-10-25
1
-1
/
+1
*
fixes niminst with stricteffects; add testcase for niminst (#20587)
ringabout
2022-10-18
2
-1
/
+12
*
Validate `nimgrep` filter options not empty (#20562)
Andrey Makarov
2022-10-14
1
-13
/
+19
*
Atlas: added an explicit --workspace option (#20532)
Andreas Rumpf
2022-10-10
1
-3
/
+15
*
implemented 'atlas install' command (#20530)
Andreas Rumpf
2022-10-10
1
-52
/
+90
*
move widestrs out of system (#20462)
metagn
2022-10-01
1
-1
/
+0
*
add plausibleAnalytics support for koch docs[backport:1.6] (#20454)
ringabout
2022-09-30
1
-0
/
+1
*
make koch and tools work with `nimPreviewSlimSystem` (#20459)
ringabout
2022-09-30
3
-3
/
+13
*
moderate system cleanup & refactor (#20355)
metagn
2022-09-28
1
-0
/
+2
*
remove deprecated and broken nimweb tools (#20442)
ringabout
2022-09-28
2
-822
/
+0
*
nimgrep: add `--inContext` and `--notinContext` options (#19528)
Andrey Makarov
2022-09-14
1
-71
/
+177
*
Cleanup dochack (#20299)
Amjad Ben Hedhili
2022-09-04
1
-88
/
+36
*
remove deprecated type pragma syntax, fix bugs that required it (#20199)
metagn
2022-09-03
1
-0
/
+3
*
fix `nim md2tex` and `koch pdf` commands (#20280)
Andrey Makarov
2022-08-28
1
-11
/
+11
*
Docs auto dark mode (#20188)
Amjad Ben Hedhili
2022-08-21
1
-26
/
+14
*
make sure tools/heapdumprepl.nim continues to compile (#20146)
ringabout
2022-08-19
1
-4
/
+2
*
make implicit cstring conversions explicit (#19488)
ee7
2022-08-19
1
-6
/
+6
*
Build compiler with --noNimblePath (#20168)
Ivan Yonchovski
2022-08-09
1
-1
/
+1
*
niminst: support DESTDIR and quote variables (#20051)
Anna
2022-07-18
1
-42
/
+45
*
Improve Markdown code blocks & start moving docs to Markdown style (#19954)
Andrey Makarov
2022-07-15
1
-8
/
+8
[next]