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
*
fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702)
ringabout
2023-05-02
1
-1
/
+1
*
build the documentation of official packages (#20986)
ringabout
2022-12-06
1
-1
/
+1
*
move widestrs out of system (#20462)
metagn
2022-10-01
1
-1
/
+3
*
correct typos (#19485)
flywind
2022-02-03
1
-1
/
+1
*
move io out of system (#19442)
flywind
2022-02-02
1
-0
/
+3
*
Use openarray of bytes in md5 (#19307)
hlaaftana
2022-01-15
1
-2
/
+1
*
Update JS and nimscript import tests (#19306)
hlaaftana
2022-01-01
1
-21
/
+29
*
envPairs works in vm, nims (#18615)
Timothee Cour
2021-09-29
1
-0
/
+4
*
Fix initrand to avoid random number sequences overlapping (#18744)
Tomohiro
2021-09-02
1
-0
/
+2
*
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