summary refs log tree commit diff stats
path: root/lib/pure/strtabs.nim
Commit message (Expand)AuthorAgeFilesLines
* Initial version of the hot-code reloading support for native targets (#10729)zah2019-02-261-45/+42
* better docs: strtabs (#10704)Miran2019-02-191-104/+209
* Change strtabs.nextTry to match the assumption in strtabs.delOscar Nihlgård2019-02-031-1/+1
* Implement {.booldefine.} (#10533)Oscar Nihlgård2019-02-031-1/+27
* Added examples to strtabs module (#10160)Ico Doornekamp2019-01-071-0/+31
* remove deprecated stuff from the stdlib; introduce better deprecation warningsAraq2018-05-051-16/+3
* strtabs: fixes stupid typoAndreas Rumpf2018-04-301-1/+1
* make VM tests greenAraq2018-04-301-9/+9
* Support `in` operator on StringTableRefLynn C. Rees2017-09-081-0/+4
* added default param to strtabs.getOrDefault (#5280)David Krause2017-01-261-2/+2
* make tests greenAraq2016-11-081-1/+1
* Allow to use strtabs module with js targetAnatoly Galiulin2016-09-081-14/+24
* udpated the compiler and tester to use getOrDefaultAraq2015-10-131-2/+2
* added getOrDefault; bootstrapping works againAraq2015-10-131-0/+5
* Merge branch 'mget' of https://github.com/def-/Nim into def--mgetAraq2015-10-131-12/+17
|\
| * Rename mget to `[]`def2015-03-311-13/+18
* | add assert test to end of moduleJamesP2015-10-061-6/+9
* | bug fix #3416 add wrapper around `[]=` to account forJamesP2015-10-051-3/+6
* | lib/pure/p-t - Dropped 'T' from typespdw2015-06-041-4/+4
* | Rename clearStringTable to cleardef2015-03-171-2/+2
* | Rename resetStringTable to clearStringTabledef2015-03-171-1/+1
* | Make strtabs module usable when avoiding allocationsdef2015-03-171-0/+6
|/
* configuration system supports %= to access environment variablesAraq2015-02-071-1/+1
* compiler distinguishes between 2 different 'var' types for C++ interop; code ...Araq2015-02-071-1/+1
* more modules updatedAraq2014-08-281-18/+18
* big renameAraq2014-08-281-3/+3
* big renameAraq2014-08-271-10/+15
* renamefestAraq2014-08-231-3/+3
* case consistency part 4Araq2013-12-271-8/+8
* case consistency part 1Araq2013-12-271-4/+4
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* compiler support for babelAraq2012-12-071-1/+13
* openarray/varargs split; breaks bootstrappingAraq2012-08-161-2/+2
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* slurp uses path; unidecode is improved and threadsafeAraq2011-10-081-1/+1
* renamed optional to discardableAraq2011-09-241-1/+2
* modifyable results for generics; teventemitter worksAraq2011-08-091-4/+4
* bugfixes; step one for 'var T' as return type supportAraq2011-07-281-0/+10
* deprecated system.copy: use system.substr insteadAraq2011-05-141-2/+2
* cleaned up the tests; fixes #30; fixes #26Araq2011-05-011-13/+12
* const table supportAraq2011-04-291-2/+2
* C source regeneratedAraq2011-04-241-12/+13
* slice support in system.nim; syntactic sugar for tables; cleanup of grammar/p...Araq2011-04-231-0/+16
* $ for strtabs; skipUntil, skipWhile for parseutilsAraq2011-04-051-6/+16
* bugfix: init of tempsAraq2010-08-241-1/+1
* inlining of the write barrier for dllsAndreas Rumpf2010-08-081-43/+35
* version 0.8.8Andreas Rumpf2010-03-141-3/+3
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* better subscript overloadingrumpf_a@web.de2010-01-031-4/+4