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
/
niminaction
Commit message (
Expand
)
Author
Age
Files
Lines
*
build the documentation of official packages (#20986)
ringabout
2022-12-06
3
-0
/
+3
*
defaults to ORC (#19972)
ringabout
2022-09-23
1
-0
/
+1
*
default threads on (#19368)
flywind
2022-07-06
1
-0
/
+1
*
use lowercase --define switches (#17283)
flywind
2021-03-07
1
-3
/
+3
*
`--nilseqs` is now a deprecated noop (#17211)
Timothee Cour
2021-03-01
3
-5
/
+5
*
use doAssert in tests (#16486)
flywind
2020-12-28
1
-13
/
+13
*
Remove deprecated stuff from stdlib (#14699)
Miran
2020-06-17
3
-4
/
+4
*
Set cincludes and clibdir for FreeBSD, OpenBSD and NetBSD. (#14680)
Euan
2020-06-16
1
-3
/
+0
*
update tests that tested for the 'discard' error messages
Araq
2020-05-02
2
-2
/
+2
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
2
-3
/
+3
*
Fix #14088 and #14089 on NetBSD (#14104)
Euan
2020-04-24
2
-1
/
+2
*
#12103 - CI for OpenBSD (#12105)
Euan
2020-04-21
1
-0
/
+1
*
#12103 - CI for FreeBSD (#12179)
Euan
2019-11-29
1
-0
/
+1
*
remove deprecated procs (#12535)
Andreas Rumpf
2019-11-05
9
-14
/
+14
*
#12141 Define SDL lib name for OpenBSD and FreeBSD (#12143)
Euan
2019-09-06
1
-1
/
+5
*
fix sdl_test test that failed in CI cpp mode (#10314)
Timothee Cour
2019-01-15
1
-6
/
+18
*
lots of small changes
Arne Döring
2018-12-11
9
-9
/
+9
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
5
-12
/
+12
*
fix for nimInAction
Arne Döring
2018-11-23
15
-18
/
+76
*
Adds smaller code samples from Chapters 1-3 to the tester.
Dominik Picheta
2018-06-17
10
-0
/
+605
*
enable unguarded_access test
Andreas Rumpf
2017-10-02
1
-0
/
+5
*
attempt to make appveyor green again
Andreas Rumpf
2017-10-02
1
-0
/
+4
*
Add tests for examples from Nim in Action.
Dominik Picheta
2017-10-01
33
-0
/
+1169