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
*
added extended msg for failed library loads w/ incorrect DLL formats (#13950)
awr1
2020-04-16
2
-12
/
+30
*
make fuzzy search a bit less fuzzy (#13996) [backport:1.2]
Miran
2020-04-16
2
-1
/
+4
*
fix newDomParser (#13981)
Timothee Cour
2020-04-16
1
-1
/
+1
*
Grammar correction in backends.rst (#13989)
Adam Weber
2020-04-16
1
-2
/
+2
*
added a .since annotation to hashIdentity
Andreas Rumpf
2020-04-15
1
-2
/
+4
*
Add `hashWangYi1` (#13823)
c-blake
2020-04-15
8
-12
/
+107
*
drnim: tiny progress (#13882)
Andreas Rumpf
2020-04-15
17
-263
/
+759
*
add timezones package to important_packages (#13987)
Miran
2020-04-15
1
-0
/
+1
*
Fix https://github.com/inim-repl/INim/issues/66 (#13984)
Timothee Cour
2020-04-15
1
-1
/
+1
*
enable important_pkg on OSX (#13954)
Timothee Cour
2020-04-14
2
-1
/
+13
*
fix #12864 static params were mutating arg types during sigmatch; fix #12713 ...
Timothee Cour
2020-04-14
6
-6
/
+77
*
Add Data URI Base64, implements RFC-2397 (#13759)
Juan Carlos
2020-04-13
2
-1
/
+36
*
Add jsdomparser (#13920)
Juan Carlos
2020-04-13
2
-1
/
+20
*
Fix semfold handling of {.str/int/bool-define.} (#13964)
Oscar Nihlgård
2020-04-13
2
-0
/
+18
*
Add runnableExamples to bitops module (#13951)
jiro
2020-04-13
1
-15
/
+143
*
error msg for #13864 (#13962)
cooldome
2020-04-13
2
-0
/
+20
*
fix #13848: make var result work with nim cpp (#13959)
Timothee Cour
2020-04-13
2
-1
/
+113
*
minor fixes in 1.2 changelog [ci skip]
narimiran
2020-04-13
1
-13
/
+17
*
Improve #12920 fix (#13958)
genotrance
2020-04-12
1
-3
/
+3
*
Make unused code into actual test, replace echo with doassert (#13952)
Juan Carlos
2020-04-11
2
-33
/
+84
*
osproc: added a better version of waitForExit for Haiku (#13938)
alaviss
2020-04-10
2
-6
/
+83
*
posix: add full Haiku support (#13931)
alaviss
2020-04-09
3
-2
/
+609
*
fixes #13863 (#13929)
cooldome
2020-04-08
1
-0
/
+5
*
Add support for `zig cc` as C compiler. (#13757)
Hessam Mehr
2020-04-08
2
-1
/
+12
*
Fixes issues with dynamic loading OpenSSL. Fixes #13903. (#13919) [backport]
Dominik Picheta
2020-04-08
1
-19
/
+39
*
Test packages on Linux (#13921)
Miran
2020-04-08
2
-4
/
+3
*
fix ICE in isUnresolvedSym (#13925)
cooldome
2020-04-08
1
-5
/
+6
*
fix #13909 (#13914) [backport:1.2]
cooldome
2020-04-08
3
-24
/
+46
*
fix #13902 distinct uint64 type corruption on 32-bit with borrow (#13907) [ba...
Timothee Cour
2020-04-08
2
-1
/
+13
*
fix #13894, httpclient hang on Http204
narimiran
2020-04-07
1
-1
/
+1
*
fix #13910 (#13917)
cooldome
2020-04-07
2
-3
/
+3
*
fix some codegen bugs: NIM_BOOL, NIM_STATIC_ASSERT, --passc:-std=... (etc) (#...
Timothee Cour
2020-04-07
6
-54
/
+110
*
json doc: Note about Option and reserved keywords (#13895)
Nicolai Søborg
2020-04-07
1
-0
/
+7
*
fix #13739 (#13742)
Arne Döring
2020-04-07
2
-5
/
+31
*
Fix #13889 with testcase (#13896) [backport]
Clyybber
2020-04-06
2
-1
/
+28
*
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
*
fix https://github.com/timotheecour/Nim/issues/88 (#13865) [backport:1.2]
Timothee Cour
2020-04-06
2
-31
/
+33
*
Add barebones asynchttpserver tests (#13883)
supakeen
2020-04-05
1
-0
/
+119
*
doc: fix comment for repr*(x: char): string (#13873)
Hiroki Noda
2020-04-05
1
-1
/
+1
*
add nimPath to nim dump (#13876)
Timothee Cour
2020-04-05
1
-1
/
+2
*
Fix sym owner in wrapper proc (#13878)
cooldome
2020-04-05
1
-27
/
+27
*
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
*
finally de-deprecate the .define and .undef pragmas
Andreas Rumpf
2020-04-04
2
-2
/
+1
*
new feature: ability to turn specific warnings to errors
Andreas Rumpf
2020-04-04
8
-29
/
+43
*
bump devel version to 1.3.1
narimiran
2020-04-03
1
-1
/
+1
*
Remove my wrongly written mangled-related code, not needed anymore (#13858)
Alexander Ivanov
2020-04-03
2
-11
/
+4
*
sourcemaps for the JS codegen (#7508)
Alexander Ivanov
2020-04-03
4
-9
/
+424
*
make bootstrapping more robust for people who have Nim inside /usr/bin (#13855)
Andreas Rumpf
2020-04-03
1
-32
/
+34
[next]