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
...
*
|
|
Make IntSet a generic ordinal set OrdSet[A] (#15564)
landerlo
2020-11-13
2
-687
/
+614
*
|
|
Alternate to https://github.com/nim-lang/Nim/pull/15915 (#15937)
c-blake
2020-11-13
1
-2
/
+7
*
|
|
refactoring: modernize rst.nim (#15953)
Miran
2020-11-13
1
-509
/
+449
|
/
/
*
|
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
1
-4
/
+7
*
|
js -d:nodejs now supports osenv: `getEnv`, `putEnv`, `envPairs`, `delEnv`, `e...
Timothee Cour
2020-11-12
1
-215
/
+251
*
|
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
2
-3
/
+4
*
|
change some code-blocks to runnableExamples and correct some errors in docs (...
flywind
2020-11-12
4
-57
/
+51
*
|
Fix a problem for long symlinks in conda (#15908) [backport]
Christopher Dunn
2020-11-12
1
-9
/
+10
*
|
doAssertRaises improvements; nimscript supports `except Exception as e` (#15765)
Timothee Cour
2020-11-12
2
-10
/
+12
*
|
fix #12726 Cannot take the compile-time sizeof Atomic types (#15928)
Bung
2020-11-12
1
-7
/
+8
*
|
Docs(strutils): Fix broken links (#15912)
ee7
2020-11-11
1
-9
/
+10
*
|
Correct all eggs (#15906)
Miran
2020-11-10
5
-6
/
+6
*
|
fix #12471 (#15901)
flywind
2020-11-10
1
-0
/
+3
*
|
rst: add support for markdown tables (#15854)
Miran
2020-11-10
3
-2
/
+75
*
|
Add a macro returning enum items count (#15824)
Ivan Bobev
2020-11-09
1
-0
/
+13
*
|
Console apps in Windows can raise OSError (#15874)
Luca Guzzon
2020-11-08
1
-1
/
+4
*
|
follow #11707(add pragmas examples for =>) (#15863)
flywind
2020-11-06
1
-0
/
+10
*
|
fix #15851 (#15852)
flywind
2020-11-06
1
-6
/
+10
*
|
Tiny unittest doc fix
Clyybber
2020-11-05
1
-3
/
+2
*
|
micro improvements (#15849)
Andreas Rumpf
2020-11-05
1
-1
/
+2
*
|
document #15618 (#15810)
flywind
2020-11-05
1
-0
/
+9
*
|
fix adding empty sequence to HTTP headers (#15783)
flywind
2020-11-05
1
-4
/
+7
*
|
fix #15663 (#15839) [backport:1.4]
flywind
2020-11-05
1
-0
/
+7
*
|
change non-working example to runnableExamples (#15841)
flywind
2020-11-05
1
-7
/
+5
*
|
fix #15835 (#15838)
flywind
2020-11-04
1
-0
/
+2
*
|
remove iup from stdlib in contrast to #15828 (#15830)
flywind
2020-11-03
1
-995
/
+0
*
|
fix deprecated messages regarding high (#15832)
flywind
2020-11-03
2
-2
/
+2
|
/
*
EnumUtils, speed up findStr in compiler (#15777)
cooldome
2020-11-03
2
-58
/
+67
*
`ioutils` are moved to `fusion` (#15822)
Miran
2020-11-02
1
-85
/
+0
*
simplify toHex (#15821)
Timothee Cour
2020-11-02
1
-29
/
+2
*
fixes #15804 (#15820)
Andreas Rumpf
2020-11-02
1
-12
/
+9
*
fixes #15594 (#15819)
flywind
2020-11-02
1
-0
/
+2
*
Handle BLOB column type in SQLite as binary data (#15681)
Regis Caillaud
2020-11-02
1
-15
/
+78
*
more clear (#15812)
flywind
2020-11-02
1
-2
/
+2
*
Update tables documentation (#15807)
Thomas Tay
2020-11-02
1
-0
/
+34
*
fix #15815 (#15817)
flywind
2020-11-02
1
-1
/
+4
*
support par expression as checkpoint (#15802)
flywind
2020-10-31
1
-1
/
+1
*
Grammar fixes
Clyybber
2020-10-30
1
-4
/
+4
*
promote `collect` macro as a map+filter replacement (#15788)
Miran
2020-10-30
2
-1
/
+29
*
fix `toHex` - make it work with int literals (#15770)
Miran
2020-10-30
1
-0
/
+12
*
add approxequal (#15766)
Antonis Geralis
2020-10-30
1
-1
/
+24
*
Fix doc comment for sumKbn (#15769)
Antonis Geralis
2020-10-29
1
-1
/
+1
*
fixes #15413 (#15768)
Andreas Rumpf
2020-10-29
1
-21
/
+61
*
Make default state public (#15763)
Antonis Geralis
2020-10-29
1
-0
/
+6
*
Make newObjUninit proc to adhere to its name (#15764)
Antonis Geralis
2020-10-28
1
-2
/
+2
*
ARC now capable of custom extra alignment. Ref, closure and seq support. (#15...
cooldome
2020-10-28
7
-45
/
+112
*
fix #15750
narimiran
2020-10-28
1
-0
/
+2
[prev]
[next]