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
*
remove quotation marks around imports - fixes links in the docs (#16888)
Miran
2021-02-01
3
-4
/
+4
*
Add more runnableExamples (#16864)
konsumlamm
2021-01-31
1
-30
/
+80
*
Minor docs improvement for oids (#16882)
konsumlamm
2021-01-31
1
-9
/
+10
*
Fix #12595 (#16874)
konsumlamm
2021-01-31
2
-2
/
+12
*
refactor hash in JS backend (#16863)
flywind
2021-01-30
2
-29
/
+39
*
BigInt runnableExamples: octal, binary, hex constructor (#16868)
Juan Carlos
2021-01-29
1
-11
/
+19
*
Add StorageEvent and correct Storage object (#16865)
Antonis Geralis
2021-01-29
1
-8
/
+18
*
nimsuggest prioritize non-deprecated suggestions (#16816)
Saem Ghani
2021-01-29
3
-25
/
+39
*
add lost functions (#16843)
flywind
2021-01-29
2
-0
/
+10
*
close #16844 (#16852)
flywind
2021-01-29
1
-0
/
+14
*
remove conditionals on nimHasUserErrors, nimNoNilSeqs2, nimNoNilSeqs (#16861)
Timothee Cour
2021-01-29
13
-93
/
+29
*
fix floats slice (#16853)
flywind
2021-01-29
4
-11
/
+11
*
fix #9102 docgen: sidebar now shows proc signatures instead of encoding (#16857)
Timothee Cour
2021-01-29
7
-37
/
+981
*
improve code in categories.nim; add std/private/gitutils; fix flakyness in ni...
Timothee Cour
2021-01-29
3
-61
/
+72
*
fix #16815 round(x,places) works again in vm (#16825)
Timothee Cour
2021-01-28
3
-29
/
+41
*
small fix in grammar.txt [ci skip]
narimiran
2021-01-28
1
-1
/
+1
*
A new request should always have a new content-length (#16667)
Joey
2021-01-28
1
-9
/
+15
*
fix #16752: threadvar now works with importcpp types; osx now uses native TLS...
Timothee Cour
2021-01-27
13
-13
/
+194
*
Improve documentation for the mersenne module (#16824)
konsumlamm
2021-01-27
2
-16
/
+27
*
Improve documentation for threadpool (#16821)
konsumlamm
2021-01-27
1
-40
/
+41
*
testament: fix #16829, fix partially #16830 (#16831)
Timothee Cour
2021-01-27
3
-65
/
+87
*
disble fidget again (#16842)
Timothee Cour
2021-01-27
1
-1
/
+1
*
Moved json enum index test to the proper file (#16826)
Jason Beetham
2021-01-25
2
-11
/
+12
*
added enum indexed array support to json (#16807)
Jason Beetham
2021-01-26
2
-1
/
+12
*
IC: final implementation steps (#16801)
Andreas Rumpf
2021-01-25
12
-105
/
+259
*
Make small text changes in the docs (#16634)
Elliot Waite
2021-01-25
5
-120
/
+124
*
Sugar improvements (#16802)
konsumlamm
2021-01-25
1
-66
/
+63
*
Small changes to std/sums (#16797)
konsumlamm
2021-01-25
2
-14
/
+30
*
regression test for nim-lang/nimsuggest#58 (#16817)
Saem Ghani
2021-01-25
1
-0
/
+22
*
make oids module better (#16704)
flywind
2021-01-25
2
-26
/
+45
*
fixed nim-lang/nimsuggest#48 type aware sug (#16814)
Saem Ghani
2021-01-25
3
-5
/
+36
*
close #16810 (#16813)
flywind
2021-01-25
1
-1
/
+1
*
remove unused warning (#16809)
flywind
2021-01-24
1
-2
/
+2
*
ref #16810 disable fidget (#16811)
flywind
2021-01-24
1
-1
/
+1
*
Finer analysis for array access (#16787)
Clyybber
2021-01-24
3
-29
/
+106
*
IC: next steps (#16729)
Andreas Rumpf
2021-01-23
32
-323
/
+729
*
fix code-block (#16799)
Timothee Cour
2021-01-23
1
-1
/
+1
*
Fix an RST issues introduced in #16777 (#16798)
konsumlamm
2021-01-22
1
-3
/
+3
*
fix manual to reflect reality for .nosideeffect (#16781)
Timothee Cour
2021-01-22
2
-6
/
+49
*
remove private checkSymlink (redundant with symlinkExists) (#16785)
Timothee Cour
2021-01-22
1
-16
/
+12
*
Improve the marshal module (#16777)
konsumlamm
2021-01-22
2
-200
/
+113
*
addQuitProc => addExitProc (#16765)
Timothee Cour
2021-01-22
7
-12
/
+21
*
typetraits: make genericHead docs reflect reality; use runnableExamples (#167...
Timothee Cour
2021-01-22
2
-18
/
+25
*
Fix SIGSEGV in httpclient response body (#16766)
Daehee
2021-01-22
2
-4
/
+12
*
Add testcase for #14880 (#16795)
Clyybber
2021-01-22
1
-0
/
+10
*
Add std/setutils to lib.rst (#16791)
konsumlamm
2021-01-22
2
-14
/
+19
*
Testament small fixes (#16788)
Juan Carlos
2021-01-22
6
-191
/
+91
*
Add testcase for #5993 (#16789)
Clyybber
2021-01-22
1
-0
/
+16
*
Fix #16741 (#16783)
Roman Inflianskas
2021-01-22
1
-22
/
+22
*
fix #15628 (#16387)
flywind
2021-01-21
3
-33
/
+53
[next]