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
/
pure
/
hashes.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
added hash procs for handling portions of strings/arrays/seqs.
JamesP
2015-10-07
1
-4
/
+70
*
Added comma
apense
2015-07-06
1
-1
/
+1
*
THash -> Hash correction
apense
2015-07-06
1
-1
/
+1
*
added hash function for ordinal types
Fabian Keller
2015-07-03
1
-0
/
+4
*
lib/pure/e-o - Dropped 'T' from types
pdw
2015-06-04
1
-30
/
+31
*
Restructure branching slighty. Fix error message.
Oscar Campbell
2015-06-01
1
-7
/
+6
*
Implement #2811 - Unicode en-dash (U+2013) as hump/snake alt.
Oscar Campbell
2015-05-31
1
-2
/
+10
*
Fix floats in tuples in HashSets
Nycto
2015-04-24
1
-29
/
+37
*
Changed some characters (&! -> !&) in the documentation in lib/pure/hashes.nim
Johanna Berewinkel
2015-03-05
1
-2
/
+2
*
big rename
Araq
2014-08-27
1
-4
/
+4
*
Adds brief intro to hashes module.
Grzegorz Adam Hankiewicz
2014-06-06
1
-1
/
+28
*
added 'hash' for set[T]'
Andreas Rumpf
2014-04-13
1
-0
/
+4
*
case consistency: cs:partial bootstraps on windows
Araq
2013-12-29
1
-3
/
+3
*
case consistency part 4
Araq
2013-12-27
1
-6
/
+6
*
Change varargs[T] to openarray[T]
Billingsly Wetherfordshire
2013-05-04
1
-1
/
+1
*
Change hash[T](seq[A]) to take varargs[A]
Billingsly Wetherfordshire
2013-05-04
1
-1
/
+1
*
add hashing for seqs
Billingsly Wetherfordshire
2013-05-04
1
-0
/
+3
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
EcmaScript => JS. Fixes #330
Simon Hafner
2013-02-15
1
-3
/
+3
*
hash() for floats
Simon Hafner
2012-09-08
1
-0
/
+4
*
attempt to fix DLL generation
Araq
2012-07-18
1
-6
/
+7
*
equality and hashing for closures
Araq
2012-07-17
1
-0
/
+7
*
JS codegen enhancements; still unusable
Araq
2012-07-01
1
-2
/
+21
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
got rid of nstrtabs and nhashes modules
Araq
2011-06-10
1
-12
/
+16
*
ugh, maybe broke git
Araq
2011-04-01
1
-21
/
+17
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-0
/
+0
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-0
/
+0
*
version0.7.10
Andreas Rumpf
2009-06-08
1
-0
/
+97