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
/
lib
/
impure
Commit message (
Expand
)
Author
Age
Files
Lines
*
complete std prefixes for stdlib (#22887)
ringabout
2023-10-30
4
-8
/
+8
*
fixes #22868; fixes `std/nre` leaks under ARC/ORC (#22872)
ringabout
2023-10-27
1
-0
/
+2
*
replace `doAssert false` with `raiseAssert` in lib, which works better with s...
ringabout
2023-08-11
1
-1
/
+1
*
allow destructors to accept non var parameters; deprecate `proc =destroy(x: v...
ringabout
2023-06-21
1
-4
/
+10
*
re and nre now link to regex and tinyre (#21161)
ringabout
2022-12-23
2
-3
/
+9
*
remove unused imports (#21126)
ringabout
2022-12-17
1
-2
/
+0
*
build the documentation of official packages (#20986)
ringabout
2022-12-06
4
-2534
/
+0
*
Fix several memory leaks in the Postgres wrapper. (#20940)
jfilby
2022-11-27
1
-11
/
+18
*
fixes ptr to cstring warnings[backport] (#20848)
ringabout
2022-11-16
1
-6
/
+6
*
fix a few "broken link" warnings (#20837)
Andrey Makarov
2022-11-14
1
-1
/
+1
*
fixes #20526; use `nimPreviewSlimSystem` for documentation build (#20714)
ringabout
2022-11-01
1
-0
/
+3
*
removes channels_builtin when enabling `nimPreviewSlimSystem` (#20713)
ringabout
2022-10-31
1
-0
/
+3
*
Markdown code blocks migration part 7 (#20547)
Andrey Makarov
2022-10-12
3
-263
/
+267
*
refactor dbFormat (#19746)
ringabout
2022-09-29
3
-34
/
+8
*
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
ringabout
2022-09-27
3
-0
/
+8
*
Implement Markdown definition lists (+ migration) (#20333)
Andrey Makarov
2022-09-11
1
-14
/
+14
*
Implement Pandoc Markdown concise link extension (#20304)
Andrey Makarov
2022-09-04
3
-7
/
+7
*
Markdown code blocks part 6 (#20292)
Andrey Makarov
2022-08-31
1
-37
/
+39
*
make implicit cstring conversions explicit (#19488)
ee7
2022-08-19
4
-21
/
+21
*
fixes #20153; do not escape `_` for mysql [backport] (#20164)
ringabout
2022-08-05
1
-2
/
+1
*
fix typo in nre.nim (#19915)
flintforge
2022-06-21
1
-2
/
+1
*
Revert "fix db_sqlite.tryInsertID does raise exceptions in 1.6.0 #19743 (#197...
Andreas Rumpf
2022-04-25
1
-14
/
+11
*
fix db_sqlite.tryInsertID does raise exceptions in 1.6.0 #19743 (#19744)
flywind
2022-04-24
1
-11
/
+14
*
enable style:usages for stdlib tests [backport: 1.6] (#19715)
flywind
2022-04-13
1
-10
/
+10
*
db_sqlite: added a space
Araq
2022-03-18
1
-1
/
+1
*
fix not flushing stdout in MSYS (#19590)
Hamid Bluri
2022-03-07
1
-0
/
+1
*
stylecheck usages part two: stdlib cleanup (#19338)
flywind
2022-01-08
1
-1
/
+1
*
fix bug #14468 zero-width split (#19248)
Carlo Capocasa
2021-12-13
1
-4
/
+7
*
libs/impore/re: Add note about the requirement of `matches` to be pre-allocat...
Kaushal Modi
2021-11-02
1
-0
/
+34
*
fix a sqlite bug (#18669)
flywind
2021-08-12
1
-11
/
+4
*
[nre]fix #17129 (#18632)
flywind
2021-08-08
1
-3
/
+2
*
improve runnableExamples and docs for std/nre (#18634)
Timothee Cour
2021-08-02
1
-68
/
+49
*
fix comment (#18473)
sivchari
2021-07-11
1
-6
/
+6
*
simplify rdstdin (#18382)
Timothee Cour
2021-06-28
1
-10
/
+4
*
PCRE, nimgrep: add limit for buffer size (#18280)
Andrey Makarov
2021-06-17
1
-3
/
+10
*
fix #9437(fix `re.replace` wrong behaviour) (#17546)
flywind
2021-06-10
1
-2
/
+18
*
Improve db_postgres iterators (#18144)
Artem Klevtsov
2021-06-03
1
-62
/
+117
*
[std/re] fix findBounds and find procs (#18028)
flywind
2021-05-31
1
-2
/
+2
*
docs: make inline markup more compatible with Markdown (#18053)
Andrey Makarov
2021-05-21
1
-1
/
+1
*
Revert "[std/re]fix terrible and strange interface" (#18027)
flywind
2021-05-16
1
-6
/
+6
*
[std/re]fix terrible and strange interface
flywind
2021-05-16
1
-6
/
+6
*
Escape `%00` / `\0` in `dbQuote` (#18015) [backport:1.4]
Thomas T. Jarløv
2021-05-15
1
-1
/
+3
*
Fix `insert` calling wrong function (#17856)
Fröhlich A
2021-04-29
1
-1
/
+1
*
fix RST parsing when no indent after enum.item (fix #17249) (#17257)
Andrey Makarov
2021-03-12
1
-1
/
+1
*
use `-r:off` for runnableExamples that should compile but not run (#17203)
Timothee Cour
2021-03-01
1
-9
/
+8
*
Change stdlib imports to use std prefix in most examples (#17202)
Danil Yarantsev
2021-02-28
6
-12
/
+12
*
use single backtick (#17133)
flywind
2021-02-21
1
-6
/
+6
*
use single backtick (#17115)
flywind
2021-02-20
2
-153
/
+153
*
use single backtick (#17100)
flywind
2021-02-18
4
-27
/
+27
*
remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#1...
Timothee Cour
2021-02-17
1
-3
/
+0
[next]