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
/
changelog.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
added parseutils.parseSaturatedNatural
Andreas Rumpf
2017-11-19
1
-0
/
+1
*
replaced asArray with a much more powerful mapLiterals macro
Andreas Rumpf
2017-11-18
1
-1
/
+4
*
Consolidate removed package list
lcrees
2017-11-16
1
-12
/
+12
*
added system.getStackTraceEntries
Andreas Rumpf
2017-11-16
1
-0
/
+2
*
Removed deprecated numeric and poly module from the stdlib
lcrees
2017-11-16
1
-0
/
+2
*
'nim doc' is now using version 2 of the documentation generator
Andreas Rumpf
2017-11-16
1
-1
/
+4
*
Removed deprecated gentabs module from the stdlib (#6748)
Lynn C. Rees
2017-11-16
1
-0
/
+2
*
Modified handling of zero precision in formatFloat (#6719)
Fabian Keller
2017-11-15
1
-0
/
+4
*
Move deprecated romans module from stdlib to Nimble package (#6660)
Lynn C. Rees
2017-11-15
1
-0
/
+2
*
Merge branch 'devel' of github.com:nim-lang/Nim into devel
Andreas Rumpf
2017-11-07
1
-0
/
+1
|
\
|
*
Remove libuv from standard library wrappers. (#6624)
treeform
2017-11-06
1
-0
/
+1
*
|
breaking change: countup/'..' only take a simple generic T
Andreas Rumpf
2017-11-07
1
-0
/
+11
|
/
*
minor breaking change: for loop bodies now get their own scope
Andreas Rumpf
2017-11-05
1
-0
/
+8
*
fixes #6609; 'if' expressions support multiple statements; minor breaking change
Araq
2017-11-05
1
-1
/
+14
*
remove pdcurses wrapper (#6617)
Lynn C. Rees
2017-10-30
1
-0
/
+2
*
getEnv now supports a 'default' parameter; refs #6019
Andreas Rumpf
2017-10-30
1
-0
/
+2
*
fixes #6631
Andreas Rumpf
2017-10-30
1
-2
/
+3
*
added typetraits.; merged PR #5839 manually
Andreas Rumpf
2017-10-30
1
-0
/
+1
*
Fix typo
Daniil Yarancev
2017-10-30
1
-1
/
+1
*
rationals.toRational now uses an algorithm based on continued fractions; refs...
Andreas Rumpf
2017-10-30
1
-0
/
+4
*
breaking change: 'and' and 'mod' do not produce a subrange type anymore; fixe...
Andreas Rumpf
2017-10-30
1
-0
/
+3
*
work in progress: new implementation for 'a[^1]'
Andreas Rumpf
2017-10-29
1
-0
/
+6
*
deprecated unary '<'
Andreas Rumpf
2017-10-29
1
-0
/
+2
*
new feature: package level objects
Andreas Rumpf
2017-10-29
1
-0
/
+4
*
fixes #6526
Araq
2017-10-27
1
-0
/
+2
*
Remove reExtended from re constructor. Fixes #5627. (#6514)
Dominik Picheta
2017-10-20
1
-2
/
+4
*
make tests green again
Andreas Rumpf
2017-10-16
1
-2
/
+4
*
[JSON] getBVal -> getBool; getFNum -> getFloat
Daniil Yarancev
2017-10-14
1
-0
/
+2
*
breaking change: arrays of char do not convert to cstring; ptr to array of ch...
Andreas Rumpf
2017-10-10
1
-0
/
+3
*
Remove basic2d/basic3d.
Dominik Picheta
2017-10-01
1
-0
/
+4
*
Added changelog.md.
Dominik Picheta
2017-09-24
1
-0
/
+3