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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Alternate to https://github.com/nim-lang/Nim/pull/15915 (#15937)
c-blake
2020-11-13
1
-2
/
+7
*
Fix #8404 JS backend doesn't handle float->int type conversion (#15950) [back...
Bung
2020-11-13
2
-3
/
+42
*
close #13062(add testcase for #13062) (#15956)
flywind
2020-11-13
1
-0
/
+27
*
close #2771(add testcase for #2771) (#15932)
flywind
2020-11-13
1
-0
/
+21
*
refactoring: modernize rst.nim (#15953)
Miran
2020-11-13
1
-509
/
+449
*
Update buildsh.nimf (#15945)
lenoil98
2020-11-13
1
-3
/
+4
*
Don't use os for Standalone (#15944)
wilypomegranate
2020-11-13
1
-2
/
+2
*
Add documentElement to Document. (#15943)
treeform
2020-11-13
1
-0
/
+1
*
fix #15941 (#15948)
flywind
2020-11-13
2
-4
/
+24
*
add a tester for rst2html (#15936)
Miran
2020-11-12
4
-0
/
+864
*
Update changelog.md
Timothee Cour
2020-11-12
1
-1
/
+1
*
follow #8463 #14157 and document cstring literals modification is not allowed...
flywind
2020-11-12
1
-0
/
+14
*
js -d:nodejs now supports osenv: `getEnv`, `putEnv`, `envPairs`, `delEnv`, `e...
Timothee Cour
2020-11-12
3
-215
/
+279
*
add parent property to window in dom.nim (#15922)
Bung
2020-11-12
1
-0
/
+1
*
make var string return var char w/ BackwardsIndex (#15461)
hlaaftana
2020-11-12
3
-3
/
+11
*
change some code-blocks to runnableExamples and correct some errors in docs (...
flywind
2020-11-12
4
-57
/
+51
*
Add support for FreeBSD/PowerPC64 Little Endian (#15927)
lenoil98
2020-11-12
3
-2
/
+8
*
Fix a problem for long symlinks in conda (#15908) [backport]
Christopher Dunn
2020-11-12
1
-9
/
+10
*
fix #15916 (#15917) [backport]
flywind
2020-11-12
2
-2
/
+20
*
Fix #15909 (#15914)
Fanael Linithien
2020-11-12
2
-0
/
+17
*
doAssertRaises improvements; nimscript supports `except Exception as e` (#15765)
Timothee Cour
2020-11-12
4
-11
/
+20
*
fix #14157 (#15877)
flywind
2020-11-12
3
-0
/
+12
*
fix #12726 Cannot take the compile-time sizeof Atomic types (#15928)
Bung
2020-11-12
2
-7
/
+26
*
Fix 14127 js from int to int casting (#15918)
Bung
2020-11-11
2
-2
/
+31
*
nimdoc: items of ordered lists now have numbers instead of circles
narimiran
2020-11-11
1
-1
/
+1
*
remove `codeowners` [ci skip]
narimiran
2020-11-11
2
-69
/
+1
*
Docs(strutils): Fix broken links (#15912)
ee7
2020-11-11
1
-9
/
+10
*
close #4318(add testcase for #4318) (#15904)
flywind
2020-11-11
1
-0
/
+12
*
Correct all eggs (#15906)
Miran
2020-11-10
26
-38
/
+38
*
remove ioutils mention in changelog (#15907)
Timothee Cour
2020-11-10
1
-3
/
+0
*
fix `norm` package testing command
narimiran
2020-11-10
1
-1
/
+1
*
fix #12471 (#15901)
flywind
2020-11-10
1
-0
/
+3
*
followup #15854: add a changelog entry about markdown tables support
narimiran
2020-11-10
1
-12
/
+33
*
rst: add support for markdown tables (#15854)
Miran
2020-11-10
6
-16
/
+116
*
follow #15874(add testcase for #15874) (#15893)
flywind
2020-11-10
1
-0
/
+8
*
fix #15825 (#15894)
cooldome
2020-11-09
2
-1
/
+12
*
new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687)
Timothee Cour
2020-11-09
13
-26
/
+75
*
Added [:T] syntax explanation to generics tutorial. (#15890)
Aethylia
2020-11-09
1
-0
/
+13
*
CI(actions): Replace deprecated `add-path` commands (#15892)
ee7
2020-11-09
4
-8
/
+8
*
Fix 15629 (#15888)
cooldome
2020-11-09
2
-12
/
+40
*
Fix #15858 (#15887)
cooldome
2020-11-09
2
-1
/
+9
*
improve Testament docs (#15881)
n5m
2020-11-09
1
-4
/
+6
*
export PrettyOptions,prettyPrint from nimpretty (#15865)
Bung
2020-11-09
1
-5
/
+6
*
fix #15707 (#15870)
cooldome
2020-11-09
4
-12
/
+36
*
fix #12558 (#15864)
flywind
2020-11-09
2
-1
/
+20
*
include example of error-marked copy proc (#15886)
n5m
2020-11-09
1
-1
/
+7
*
Add a macro returning enum items count (#15824)
Ivan Bobev
2020-11-09
3
-0
/
+55
*
Nimgrep improvements 2 (#15612)
Andrey Makarov
2020-11-09
3
-297
/
+1049
*
Console apps in Windows can raise OSError (#15874)
Luca Guzzon
2020-11-08
1
-1
/
+4
*
close #11637(add testcase for #11637) (#15879)
flywind
2020-11-08
1
-0
/
+52
[next]