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
/
tests
/
stdlib
/
trst.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
enable style:usages for stdlib tests [backport: 1.6] (#19715)
flywind
2022-04-13
1
-5
/
+5
*
Fix bug 27 of #17340 (#19433)
Andrey Makarov
2022-02-07
1
-6
/
+21
*
fix broken CI (#19472)
flywind
2022-01-31
1
-6
/
+6
*
implement RST & Markdown quote blocks (#19147)
Andrey Makarov
2021-11-23
1
-0
/
+361
*
docgen: implement doc link resolution in current module (#18642)
Andrey Makarov
2021-10-28
1
-6
/
+103
*
rst: minor fixes (#18960)
Andrey Makarov
2021-10-06
1
-1
/
+1
*
various small documentation improvements (#18602)
Miran
2021-07-28
1
-5
/
+5
*
rst: add missing line/column info for some warnings (#18383)
Andrey Makarov
2021-07-20
1
-5
/
+53
*
rm redundant blank lines before literal blocks (#18465)
Andrey Makarov
2021-07-08
1
-0
/
+16
*
rst: fix bug 20 from #17340 (#18360)
Andrey Makarov
2021-06-26
1
-0
/
+47
*
rst: allow comment to continue on second line (#18338)
Andrey Makarov
2021-06-24
1
-0
/
+66
*
Markdown: allow to end URL with balanced parenthesis (#18321)
Andrey Makarov
2021-06-23
1
-0
/
+41
*
docs: make inline markup more compatible with Markdown (#18053)
Andrey Makarov
2021-05-21
1
-5
/
+60
*
follow-up #17930 - inline syntax highlighting (#18013)
Andrey Makarov
2021-05-16
1
-0
/
+21
*
RST opt.list to have priority over def.list (#17845)
Andrey Makarov
2021-05-15
1
-0
/
+26
*
Fix nim-lang/nimforum#285 - punctuation after URL (#17908)
Andrey Makarov
2021-05-01
1
-0
/
+50
*
more strict RST inline markup parsing (#17827)
Andrey Makarov
2021-04-29
1
-0
/
+161
*
rst indentation fixes (ref #17340) (#17715)
Andrey Makarov
2021-04-15
1
-1
/
+184
*
use doAssert in tests (#16486)
flywind
2020-12-28
1
-5
/
+5
*
make megatest consistent with unjoined tests wrt newlines, honor newlines in ...
Timothee Cour
2020-11-28
1
-0
/
+1
*
make tests/stdlib tests joinable (#14626)
Timothee Cour
2020-06-15
1
-0
/
+6
*
Rst parser respect `:start-after:` and `:end-before:` in `include` directive ...
Kamanji
2020-01-05
1
-0
/
+79