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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #14873 properly by skipping `abi` field in importc type (#17944)
Timothee Cour
2021-05-07
2
-13
/
+0
*
remove unsused OsPlatform.nimVM (#17953)
Timothee Cour
2021-05-07
1
-2
/
+1
*
Export sslHandle in `net` and `asyncnet`. (#17573)
Ardek Romak
2021-05-06
2
-0
/
+10
*
Fix C++ compilation error in excpt.nim (#17951)
Danil Yarantsev
2021-05-06
1
-1
/
+1
*
minor cleanups (#17948)
Andreas Rumpf
2021-05-06
1
-1
/
+1
*
follow-up #17837: add `Console` for interactive sessions (#17930)
Andrey Makarov
2021-05-06
2
-14
/
+33
*
Add copyWithin for JavaScript (#17937)
Juan Carlos
2021-05-05
1
-0
/
+13
*
parsecsv fix style (#17933)
Juan Carlos
2021-05-04
1
-67
/
+64
*
highlite: fix #17890 - tokenize Nim escape seq-s (#17919)
Andrey Makarov
2021-05-03
1
-19
/
+33
*
typo: nonexistant => nonexistent (#17918)
Timothee Cour
2021-05-02
2
-2
/
+2
*
fix #17911 rawProc for cpp (#17912)
Timothee Cour
2021-05-01
2
-10
/
+21
*
system.nim cleanup some exported constants which should never have be… (#17...
Andreas Rumpf
2021-05-01
7
-24
/
+28
*
WIP: Added missing functions to jsre module (#17881)
Yanis Zafirópulos
2021-05-01
1
-0
/
+30
*
[std/base64] uses runnableExamples (#17882)
flywind
2021-05-01
1
-32
/
+30
*
misc fixes: remove `forceConst` (obsolete by static), add more runnableExampl...
Timothee Cour
2021-05-01
2
-45
/
+41
*
Fix nim-lang/nimforum#285 - punctuation after URL (#17908)
Andrey Makarov
2021-05-01
1
-11
/
+17
*
Document the difference between toFloat/toInt and type conversion (#17894)
Gabriel Huber
2021-04-30
1
-2
/
+3
*
fix #17905: hash(closure) was not being tested (#17906)
Timothee Cour
2021-04-30
1
-12
/
+20
*
close #16646; `since` now works with bootstrap nim post csources_v1 (#17895)
Timothee Cour
2021-04-30
1
-3
/
+2
*
gitutils: add diffStrings, diffFiles, and use it in testament to compare expe...
Timothee Cour
2021-04-30
3
-45
/
+88
*
more strict RST inline markup parsing (#17827)
Andrey Makarov
2021-04-29
1
-11
/
+41
*
Fix `insert` calling wrong function (#17856)
Fröhlich A
2021-04-29
1
-1
/
+1
*
fix #17888: remove undefined behavior for posix.open; fix tempfiles.createTem...
Timothee Cour
2021-04-29
3
-4
/
+16
*
improve cache line size (#17885)
flywind
2021-04-29
1
-6
/
+3
*
[std/encodings]move to tests (#17866)
flywind
2021-04-29
1
-72
/
+0
*
Fix documentation of strutils.stripLineEnd (#17883)
Michael Krieger
2021-04-28
1
-1
/
+1
*
[std/encodings] fix iconv headers on OpenBSD (#17872)
flywind
2021-04-27
1
-1
/
+3
*
[std/pegs] increase test coverage (#17871)
flywind
2021-04-27
1
-144
/
+0
*
[std/parsecfg]use runnableExamples (#17868)
flywind
2021-04-27
1
-96
/
+95
*
add -d:nimLegacyNoHashRef for a transition period which avoids defining hash(...
Timothee Cour
2021-04-27
1
-17
/
+22
*
fix gbk encodings on windows (#17843)
flywind
2021-04-26
1
-0
/
+1
*
Remove confusing <//> (#17830)
flywind
2021-04-26
5
-26
/
+22
*
Ref #17831(synchapi.h: No such file or directory) (#17832)
flywind
2021-04-25
1
-2
/
+1
*
add colon (#17834)
flywind
2021-04-24
2
-2
/
+2
*
`typeof(voidStmt)` now works (#17807)
Timothee Cour
2021-04-23
1
-5
/
+2
*
refactor all code that builds csources (#17815)
Timothee Cour
2021-04-23
1
-1
/
+1
*
fix #17812 (repr fails to compile with ARC/ORC) (#17816)
flywind
2021-04-22
1
-1
/
+1
*
add RST highlighting for command line / shells (also fixes #16858) (#17789)
Andrey Makarov
2021-04-21
4
-29
/
+125
*
getCustomPragmaVal priority/override fixes (#17725)
Clyybber
2021-04-21
1
-38
/
+40
*
close #9372 add std/tempfiles (#17361)
flywind
2021-04-21
1
-0
/
+139
*
Fix Httpclient headers from being modified accidentally (#17808)
Joey
2021-04-21
1
-2
/
+5
*
CIs: attempt to use csources_v1 (#16282)
Andreas Rumpf
2021-04-21
29
-62
/
+61
*
[std/tasks]add gcsafe pragmas (#17799)
flywind
2021-04-21
1
-4
/
+4
*
[std/deques] move data instead of copy + destroy (#17800)
flywind
2021-04-20
1
-4
/
+2
*
followup #16714: add -d:nimLegacyUnarySlice + changelog (#17794)
Timothee Cour
2021-04-20
1
-0
/
+10
*
fix https://github.com/nim-lang/RFCs/issues/311 remove unary slice (#16714)
Timothee Cour
2021-04-19
1
-8
/
+0
*
Small privateAccess improvement (#17786)
Clyybber
2021-04-19
1
-1
/
+1
*
Rename `=` to `=copy` in stdlib (#17781)
Clyybber
2021-04-19
5
-4
/
+5
*
[std/locks]close #7998(complete condition variables) (#17711)
flywind
2021-04-19
5
-45
/
+60
*
[std/locks]remove workaround for withLock (#17772)
flywind
2021-04-19
1
-4
/
+3
[next]