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
/
tests
/
test_nimscript.nims
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make parseopt available on all backends (#17009)
hlaaftana
2021-02-13
1
-2
/
+6
*
stdlib/os: handle symlinks in copy/move functions (#16709)
Roman Inflianskas
2021-02-04
1
-0
/
+27
*
doAssertRaises improvements; nimscript supports `except Exception as e` (#15765)
Timothee Cour
2020-11-12
1
-0
/
+6
*
$(uint|uint64) now works with nimscript (#15644)
Timothee Cour
2020-10-20
1
-0
/
+3
*
deprecate existsDir; use dirExists instead (#14884)
Timothee Cour
2020-07-03
1
-1
/
+0
*
{.deprecated: [existsFile: fileExists].} (#14735)
Timothee Cour
2020-07-02
1
-1
/
+0
*
cleanup tests/test_nimscript.nims (#14686)
Timothee Cour
2020-06-16
1
-9
/
+1
*
fix #14179, fix #14142, make CI 1.4x faster (2x faster locally) (#14658)
Timothee Cour
2020-06-16
1
-0
/
+7
*
don't close #14142
Araq
2020-05-02
1
-1
/
+1
*
closes #14142
Araq
2020-05-02
1
-2
/
+9
*
StringStream & more stdlib modules support for JS/NimScript (#14095)
hlaaftana
2020-04-28
1
-20
/
+68
*
relativePath("foo", "foo") is now ".", not "" (#13452)
Timothee Cour
2020-02-22
1
-0
/
+3
*
remove `subexes`
narimiran
2019-01-10
1
-1
/
+0
*
deprecated ospaths (#9665)
Andreas Rumpf
2018-11-09
1
-1
/
+1
*
bugfix: make 'macros' module available for nimscript
Andreas Rumpf
2017-11-14
1
-0
/
+1
*
Added deques module, deprecating queues
Ruslan Mustakov
2016-11-24
1
-1
/
+1
*
added file back with proper access rights (thanks for that, only took me an h...
Araq
2016-06-07
1
-0
/
+25
*
remove file with broken access bits
Araq
2016-06-07
1
-25
/
+0
*
update the version number in more places
Araq
2016-06-07
1
-0
/
+0
*
Disable pegs
Federico Ceratto
2016-04-11
1
-1
/
+1
*
Add nimscript test and run it in Travis CI
Federico Ceratto
2016-04-03
1
-0
/
+25