summary refs log tree commit diff stats
path: root/tests/manyloc
Commit message (Expand)AuthorAgeFilesLines
* Remove the uses of {.procvar.} pragma (#14359)Kaushal Modi2020-05-152-5/+5
* Error -> Defect for defects (#13908)Jacek Sieka2020-04-281-2/+2
* fix deprecations and other warnings (#13748)Miran2020-03-251-2/+2
* remove deprecated procs (#12535)Andreas Rumpf2019-11-054-7/+7
* Make sequtils.zip return seq of anonymous tuples (#12575)Kaushal Modi2019-11-041-1/+1
* introduce csize_t instead of fixing csize (#12497)Arne Döring2019-10-312-41/+38
* fix several typos in documentation and comments (#12553)Nindaleth2019-10-301-1/+1
* Revert "Fixes #12187 (#12321)" (#12447)Andreas Rumpf2019-10-181-1/+1
* Fixes #12187 (#12321)Clyybber2019-10-081-1/+1
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-272-5/+5
* Fixed #9762 (#11296)Yuriy Glukhov2019-05-291-0/+3
* cleanup keineschweine test; removes unused moduleAraq2019-05-241-295/+0
* move assertions and iterators out of system.nim (#10597)Miran2019-03-071-4/+0
* Remove deprecated modules (asyncio, sockets, ftpclient) (#10401)Miran2019-01-221-1/+1
* Remove long deprecated stuff (#10332)Miran2019-01-181-2/+3
* better docs: sequtilsnarimiran2019-01-161-1/+1
* remove deprecated modules (#10215)Miran2019-01-073-3/+3
* Dead code elimination for entire modules and their init procs if empty (#10032)cooldome2018-12-301-1/+5
* make tests green; better output for when megatest execution failsAraq2018-12-114-4/+4
* lots of small changesArne Döring2018-12-1116-16/+16
* removes deprecated T/P typesAraq2018-11-167-25/+25
* make nake test compile againAraq2018-08-221-1/+1
* even more strict isNil handling for strings/seqs in order to detect bugsAraq2018-08-222-1/+2
* make more tests greenAndreas Rumpf2018-08-133-9/+9
* make tests green againAndreas Rumpf2018-07-054-8/+12
* make tests green againAndreas Rumpf2018-05-028-86/+86
* make tests green againAraq2018-04-301-1/+1
* make more tests greenAndreas Rumpf2018-04-303-4/+4
* make tests green againAndreas Rumpf2018-04-281-6/+6
* remove dead code elimination option (#7669)Jacek Sieka2018-04-2311-11/+6
* make more tests greenAraq2018-02-101-1/+1
* Remove expr/stmt (#5857)Arne Döring2017-07-251-2/+3
* Make countLines() the same as len(splitLines(s)) (#5470)Simon Krauter2017-03-031-1/+1
* make tests green againAndreas Rumpf2016-11-242-2/+2
* Always use https:// in git cloneSimon Ruderich2016-09-151-1/+1
* make test compile with latest opengl versionAndreas Rumpf2016-07-303-3/+3
* changed the compiler's path handling; fixes #546Andreas Rumpf2016-05-314-4/+5
* make test greenAndreas Rumpf2016-05-301-2/+2
* Removed local TAU constant.gmpreussner2016-03-171-1/+0
* Merge pull request #3831 from ephja/nimrod-to-nimAndreas Rumpf2016-02-061-1/+1
|\
| * nimrod -> nimErik Johansson Andersson2016-02-051-1/+1
* | Fix a few deprecation warningsdef2016-01-253-6/+2
|/
* implements final version of multiline commentsAndreas Rumpf2016-01-171-2/+2
* makes tests greenAndreas Rumpf2016-01-154-5/+5
* Fixed tests for TravisCIYuriy Glukhov2015-10-221-1/+1
* fix test failures due to import errorsAman Gupta2015-10-022-2/+2
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-0436-2207/+2207
* proper distinction between --gc:none and --os:standaloneAraq2015-06-291-0/+1
* Move the noreturn pragma to sysFataldef2015-05-051-3/+3
* Rename PNimrodNode to NimNodedef2015-03-173-63/+63