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
*
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
*
Enable nim-lang to build correctly on illumos-based systems (#19952)
Sam Zaydel
2022-06-30
1
-1
/
+1
*
Extend and document compiler debugging utilities (#19841)
quantimnot
2022-06-10
2
-0
/
+79
*
Always use httpclient in nimgrab (#19767)
Yardanico
2022-05-17
2
-459
/
+9
*
rewrite docs JS in Nim (#19701)
flywind
2022-04-09
1
-1
/
+35
*
Fix CPU detection for i386 (#19577)
VlkrS
2022-03-03
1
-1
/
+1
*
Remove define for jsfetch (#19530)
Juan Carlos
2022-02-25
1
-1
/
+1
*
move io out of system (#19442)
flywind
2022-02-02
1
-1
/
+0
*
Improve Zshell completion (#19354)
Andrey Makarov
2022-01-18
1
-144
/
+114
*
Fix build on FreeBSD/powerpc (#19282)
pkubaj
2021-12-22
1
-2
/
+4
*
Add icon for Nim (#19258)
snxx
2021-12-17
3
-0
/
+0
*
Add support for LoongArch (#19223)
wenghongquan
2021-12-09
3
-0
/
+6
*
renamed 'gc' switch to 'mm'; [backport:1.6] (#19187)
Andreas Rumpf
2021-11-24
1
-1
/
+1
*
fix nimindexterm in rst2tex/doc2tex [backport] (#19106)
Andrey Makarov
2021-11-09
1
-0
/
+6
*
docstyle.rst: Do not export it to HTML as a standalone doc (#19083)
Kaushal Modi
2021-11-02
1
-1
/
+4
*
Docs: change clipboard cursor type to `pointer` (#19064)
ynfle
2021-10-28
1
-1
/
+2
*
feat: copy to clipboard (#18963)
Abishek PY
2021-10-22
1
-0
/
+56
*
Add Elbrus 2000 architecture (#19024)
Danil Yarantsev
2021-10-21
3
-0
/
+6
*
add OpenIndiana to list (#18972)
antonl05
2021-10-09
1
-1
/
+11
*
Fixed `strictFuncs` support for `std/pegs` (#18951)
quantimnot
2021-10-07
1
-3
/
+8
*
[tools] use the right parameter [backport:1.0] (#18957)
flywind
2021-10-06
1
-1
/
+1
*
Fixes build_all.sh failing on Nimble builds (#18945)
Dominik Picheta
2021-10-03
1
-3
/
+3
*
Add armv8l support (Closes: #18898) (#18901) [backport]
Federico Ceratto
2021-09-27
2
-1
/
+4
*
ported Nim to proprietary CrossOS [backport] (#18889)
Andreas Rumpf
2021-09-24
1
-0
/
+5
*
atlas: added --cfgHere switch [backport] (#18873)
Andreas Rumpf
2021-09-20
1
-6
/
+19
*
Clarify unknown processor error (#18829)
Federico Ceratto
2021-09-09
1
-1
/
+1
*
Atlas: added 'extract' command, as promised (#18813)
Andreas Rumpf
2021-09-06
1
-1
/
+9
*
formal grammar updates [backport:1.2] (#18803)
Andreas Rumpf
2021-09-04
1
-0
/
+1
*
followup #18711 grammar_nanny now reports unused non-terminals (#18746)
Timothee Cour
2021-08-26
1
-1
/
+5
*
Implement RFC-391 (#18585)
Juan Carlos
2021-08-22
1
-1
/
+1
*
Remove unused imports, and deprecated function usage (#18663)
Kyle Brown
2021-08-11
2
-2
/
+1
*
make proc names consistent (#18626)
flywind
2021-08-01
2
-2
/
+2
*
Modify atlas test for short commit hashes (#18619)
Antonis Geralis
2021-07-30
3
-4
/
+2
*
atlas tool: testing via mocking (#18588)
Andreas Rumpf
2021-07-26
12
-58
/
+385
*
atlas: minor changes
Araq
2021-07-21
1
-2
/
+2
*
attempt to support short commit hashes (#18514)
Antonis Geralis
2021-07-18
1
-5
/
+16
*
added Atlas helper tool (#18497)
Andreas Rumpf
2021-07-16
5
-0
/
+744
*
[source code filter]fix Nightlies bug (#18475)
flywind
2021-07-12
1
-1
/
+1
*
fix shebangs #! /xxx => #!/xxx (#18444)
Timothee Cour
2021-07-07
4
-4
/
+4
*
fix compilation on Debian 7 (no git -C) (#18427)
Andrey Makarov
2021-07-06
3
-4
/
+10
*
`./koch tools` now builds bin/nim_dbg, a debug version of nim (#18289)
Timothee Cour
2021-06-28
1
-2
/
+3
[next]