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
...
*
fixes #12834 (#14017)
Andreas Rumpf
2020-04-19
1
-3
/
+3
*
fixes #14001 (#14004)
Andreas Rumpf
2020-04-19
1
-5
/
+5
*
forward type alignment information to seqs (#12430)
Arne Döring
2020-04-19
21
-96
/
+116
*
Add runnableExamples to critbits module (#13994)
jiro
2020-04-18
1
-25
/
+219
*
Fix unused warning for `$` for empty tuple/objects (#13991)
hlaaftana
2020-04-18
1
-1
/
+2
*
fix https://github.com/nim-lang/RFCs/issues/211: `var a: DateTime` compiles a...
Timothee Cour
2020-04-18
1
-3
/
+10
*
Step2: fixes #13781, fixes #13805 (#13897)
cooldome
2020-04-16
1
-28
/
+21
*
added extended msg for failed library loads w/ incorrect DLL formats (#13950)
awr1
2020-04-16
2
-12
/
+30
*
fix newDomParser (#13981)
Timothee Cour
2020-04-16
1
-1
/
+1
*
added a .since annotation to hashIdentity
Andreas Rumpf
2020-04-15
1
-2
/
+4
*
Add `hashWangYi1` (#13823)
c-blake
2020-04-15
3
-8
/
+76
*
fix #12864 static params were mutating arg types during sigmatch; fix #12713 ...
Timothee Cour
2020-04-14
1
-5
/
+4
*
Add Data URI Base64, implements RFC-2397 (#13759)
Juan Carlos
2020-04-13
1
-1
/
+35
*
Add jsdomparser (#13920)
Juan Carlos
2020-04-13
1
-1
/
+18
*
Add runnableExamples to bitops module (#13951)
jiro
2020-04-13
1
-15
/
+143
*
Make unused code into actual test, replace echo with doassert (#13952)
Juan Carlos
2020-04-11
1
-33
/
+0
*
osproc: added a better version of waitForExit for Haiku (#13938)
alaviss
2020-04-10
1
-0
/
+61
*
posix: add full Haiku support (#13931)
alaviss
2020-04-09
2
-2
/
+608
*
fixes #13863 (#13929)
cooldome
2020-04-08
1
-0
/
+5
*
Fixes issues with dynamic loading OpenSSL. Fixes #13903. (#13919) [backport]
Dominik Picheta
2020-04-08
1
-19
/
+39
*
fix #13894, httpclient hang on Http204
narimiran
2020-04-07
1
-1
/
+1
*
fix #13910 (#13917)
cooldome
2020-04-07
1
-1
/
+1
*
fix some codegen bugs: NIM_BOOL, NIM_STATIC_ASSERT, --passc:-std=... (etc) (#...
Timothee Cour
2020-04-07
1
-23
/
+42
*
json doc: Note about Option and reserved keywords (#13895)
Nicolai Søborg
2020-04-07
1
-0
/
+7
*
Fix #13889 with testcase (#13896) [backport]
Clyybber
2020-04-06
1
-1
/
+1
*
Fix #13872 (#13898)
Clyybber
2020-04-06
1
-0
/
+5
*
openDefaultBrowser now works on OSX (#13892) [backport]
Timothee Cour
2020-04-06
1
-2
/
+2
*
doc: fix comment for repr*(x: char): string (#13873)
Hiroki Noda
2020-04-05
1
-1
/
+1
*
Add isNil check to custom Content-Length. (#13867) [backport:1.2]
supakeen
2020-04-05
1
-2
/
+3
*
asyncdispatch: get rid of erroneous set constructions (#13877)
alaviss
2020-04-05
1
-5
/
+9
*
bump devel version to 1.3.1
narimiran
2020-04-03
1
-1
/
+1
*
fix #7241 (#13779)
itsumura-h
2020-04-03
1
-0
/
+5
*
fix asynchttpserver content-length header (#13846)
flywind
2020-04-03
1
-3
/
+6
*
std/byaddr => std/decls (#13847)
Timothee Cour
2020-04-03
1
-0
/
+0
*
return types must not be Natural for reasons I won't outline here
Araq
2020-04-02
1
-1
/
+1
*
feature/count (#13837)
Dean Eigenmann
2020-04-02
1
-0
/
+19
*
renamed new std/pragmas.nim to std/byaddr.nim (#13844)
Andreas Rumpf
2020-04-02
1
-5
/
+5
*
Deprecate PHP (#13838)
Juan Carlos
2020-04-02
1
-16
/
+1
*
Jsconsole update (#12448)
Juan Carlos
2020-04-02
1
-35
/
+36
*
Deprecate DCE:on (#13839)
Juan Carlos
2020-04-02
24
-43
/
+0
*
Deprecate when declared(echo):echo (#13840)
Juan Carlos
2020-04-02
1
-1
/
+1
*
Documentation and Code Style inotify (#13836)
Juan Carlos
2020-04-02
1
-52
/
+53
*
Add browsers.openDefaultBrowser without URL, implements IETF RFC-6694 Section...
Juan Carlos
2020-04-01
1
-14
/
+38
*
Documentation, add more examples (#13825)
Juan Carlos
2020-04-01
5
-12
/
+26
*
revert stdlib changes which are not required anymore
Andreas Rumpf
2020-04-01
6
-21
/
+20
*
Hrm, the new errors highlighted some code that seems to be broken
Zahary Karadjov
2020-04-01
6
-20
/
+21
*
encodeMIME should be encodeMime by our coding guidelines
Araq
2020-04-01
1
-3
/
+3
*
fix #13829 (#13831)
Timothee Cour
2020-04-01
1
-1
/
+1
*
DrNim (Nim compiler with Z3 integration) (#13743)
Andreas Rumpf
2020-03-31
2
-1
/
+17
*
Tiny fix on browsers.openDefaultBrowser (#13818)
Juan Carlos
2020-03-31
1
-1
/
+3
[prev]
[next]