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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
implement RST & Markdown quote blocks (#19147)
Andrey Makarov
2021-11-23
1
-1
/
+9
*
Remove tlsEmulation enabled from Windows + GCC config (#19119) [backport:1.6]
Ryan Oldenburg
2021-11-11
1
-3
/
+0
*
fix nimindexterm in rst2tex/doc2tex [backport] (#19106)
Andrey Makarov
2021-11-09
1
-1
/
+11
*
docgen: implement doc link resolution in current module (#18642)
Andrey Makarov
2021-10-28
2
-1
/
+20
*
define `nimVersion` automatically and avoid needing -d:nimVersion140 (#18726)
Timothee Cour
2021-10-17
1
-0
/
+2
*
update csources hash (#18969)
Miran
2021-10-07
1
-1
/
+1
*
with this patch :idx: can be used for the index generation for LaTeX (#18946)
Andreas Rumpf
2021-10-03
1
-2
/
+4
*
[backport] use old style hints in .cfg files (#18917)
Miran
2021-09-29
1
-2
/
+2
*
update csources hash (#18885)
Miran
2021-09-23
1
-1
/
+1
*
docgen: draw frame around active anchors (#18607)
Andrey Makarov
2021-07-29
1
-1
/
+2
*
fix compilation on Debian 7 (no git -C) (#18427)
Andrey Makarov
2021-07-06
1
-1
/
+2
*
link stable and devel docs in nim docs (#18272) [backport:1.2]
Timothee Cour
2021-06-15
1
-15
/
+6
*
Fix JS error on index page and detect dark mode (#18191)
drtheuns
2021-06-07
1
-4
/
+9
*
docs: Latex generation improvements (#18141)
Andrey Makarov
2021-06-01
1
-56
/
+146
*
change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18...
Timothee Cour
2021-05-26
1
-2
/
+2
*
config system: special case -d:release and -d:danger [backport:1.4] (#18051)
Andreas Rumpf
2021-05-20
1
-0
/
+2
*
`doc2tex`: generate docs to Latex (#17997)
Andrey Makarov
2021-05-14
2
-5
/
+12
*
follow-up #17837: add `Console` for interactive sessions (#17930)
Andrey Makarov
2021-05-06
1
-0
/
+2
*
reuse config/build_config.txt for all bootstrap scripts (posix + windows + ci...
Timothee Cour
2021-05-01
1
-0
/
+4
*
add RST highlighting for command line / shells (also fixes #16858) (#17789)
Andrey Makarov
2021-04-21
1
-0
/
+2
*
restyle RST option lists (#17637)
Andrey Makarov
2021-04-10
1
-1
/
+10
*
Genode platform fixes (#17521)
Emery Hemingway
2021-04-09
1
-24
/
+1
*
remove deprecated config (#17269)
flywind
2021-03-05
1
-2
/
+0
*
RST heading improvements (fix #17091) (#17195)
Andrey Makarov
2021-03-02
2
-2
/
+2
*
add -d:nimStrictMode in CI to keep code from regressing; fixes ConvFromXtoIts...
Timothee Cour
2021-02-17
1
-0
/
+12
*
remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#1...
Timothee Cour
2021-02-17
2
-13
/
+8
*
RST: implement footnotes and citations (#16960)
Andrey Makarov
2021-02-15
1
-1
/
+2
*
fix #9102 docgen: sidebar now shows proc signatures instead of encoding (#16857)
Timothee Cour
2021-01-29
1
-2
/
+6
*
fix #16752: threadvar now works with importcpp types; osx now uses native TLS...
Timothee Cour
2021-01-27
1
-3
/
+5
*
fix config/nim.cfg: `@if not bsd or haiku:` was buggy (#16748)
Timothee Cour
2021-01-19
1
-10
/
+8
*
RST: implement internal targets (#16614)
Andrey Makarov
2021-01-11
1
-1
/
+2
*
RST: implement admonitions (#16438)
Andrey Makarov
2020-12-27
1
-0
/
+9
*
doc/rst2html: some few fixes for enumerated and bullet lists (#16295)
Andrey Makarov
2020-12-14
1
-0
/
+1
*
nimdoc: Initialize theme switch and pragma dots on DOMContentLoaded (#16247)
Sebastian Reinhard
2020-12-06
1
-1
/
+3
*
followup #15642: make source + edit also work with stdlib (which uses -d:boot...
Timothee Cour
2020-10-22
1
-1
/
+2
*
[backport: 1.4] Better linebreaks (#15658)
Miran
2020-10-22
1
-2
/
+2
*
add Source+Edit links on top of every docgend file (#15642)
Timothee Cour
2020-10-22
1
-1
/
+2
*
change case in nimdoc [ci skip]
narimiran
2020-10-14
1
-2
/
+2
*
reference fusion docs (#15562)
Timothee Cour
2020-10-14
1
-1
/
+4
*
group procs of the same name in TOC (#15487)
Miran
2020-10-05
1
-0
/
+14
*
close #6071, remove the mentions of deprecated `docSeeSrcUrl` (#15350)
Miran
2020-09-17
1
-2
/
+2
*
Change clibdir and cincludes for NetBSD (#15102)
Euan
2020-07-28
1
-1
/
+9
*
Fix theme switch load from local storage (#14897)
Manuel Bojato
2020-07-10
1
-14
/
+5
*
Limit number of error messages from gcc/clang backend (#14852)
Tomohiro
2020-07-07
1
-7
/
+9
*
Clean out oldast (#14837)
Juan Carlos
2020-06-30
1
-1
/
+0
*
Set cincludes and clibdir for FreeBSD, OpenBSD and NetBSD. (#14680)
Euan
2020-06-16
1
-0
/
+3
*
walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + variou...
Timothee Cour
2020-06-01
1
-42
/
+13
*
fix #6583, fix #14376, index+search now generated for all projects, many bug ...
Timothee Cour
2020-05-25
1
-3
/
+6
*
vcc fix (#14222)
cooldome
2020-05-04
1
-4
/
+4
*
Add LTO support for most compilers and do some VCC fixes (#14013)
Keithcat1
2020-04-22
1
-3
/
+33
[prev]
[next]