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
/
deprecated
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove deprecated stuff from the stdlib; introduce better deprecation warnings
Araq
2018-05-05
1
-1
/
+1
*
remove dead code elimination option (#7669)
Jacek Sieka
2018-04-23
1
-1
/
+1
*
Change type of `Timeval.tv_sec` to `posix.Time` (#7646)
Oscar Nihlgård
2018-04-18
2
-6
/
+14
*
Trim remaining expr/stmt from stdlib (#6742)
Lynn C. Rees
2017-11-15
1
-2
/
+2
*
make tests green again
Andreas Rumpf
2017-11-02
1
-1
/
+1
*
make tests green again
Andreas Rumpf
2017-10-29
1
-2
/
+2
*
more replacements for the deprecated '<'
Andreas Rumpf
2017-10-29
1
-3
/
+3
*
Fix compilation of the deprecated sockets module hackishly.
Dominik Picheta
2017-08-11
1
-2
/
+4
*
Remove expr/stmt (#5857)
Arne Döring
2017-07-25
1
-17
/
+16
*
Posix from detect (#5697)
Jacek Sieka
2017-04-12
1
-1
/
+1
*
make tests green again
Andreas Rumpf
2016-08-23
1
-2
/
+2
*
Added 'android4' define support that declares a different gethostbyaddr. Fixe...
Ruslan Mustakov
2016-06-22
1
-2
/
+7
*
Define ports as uint16s to fix #3484
Josep Sanjuas
2016-03-27
1
-2
/
+14
*
Revert two deprecation changes
def
2016-01-26
1
-1
/
+1
*
Fix a few deprecation warnings
def
2016-01-25
2
-3
/
+2
*
docs now build again
Araq
2015-10-12
1
-178
/
+0
*
Rename rawsockets module to nativesockets
Adam Strzelecki
2015-10-03
3
-3
/
+17
*
Move deprecated modules into lib/deprecated/
Adam Strzelecki
2015-09-30
8
-0
/
+3679