Solitude
|
027a11d7c8
Add procs to retrieve project name, directory and full path to nimscript (#9274)
|
6 years ago |
Dominik Picheta
|
9ad17091cc
Allow Nimble to override the ``task`` template in nimscript. (#8798)
|
6 years ago |
Timothee Cour
|
56de4c81b2
fixes #8739; allow --hint:foo:on --warning:bar:off (#8757)
|
6 years ago |
Zahary Karadjov
|
7ab1aafc6b
stdlib work
|
6 years ago |
genotrance
|
f6c8f97fe8
Add a few useful os calls to nimscript (#7442)
|
6 years ago |
cooldome
|
4790b6d63f
Fixes 7283 (#7284)
|
6 years ago |
Andreas Rumpf
|
0895064983
getEnv now supports a 'default' parameter; refs #6019
|
7 years ago |
Andreas Rumpf
|
5298a72f34
NimScript: added buildOS and buildCPU constants
|
7 years ago |
Andreas Rumpf
|
f04d21f279
refactoring: explict config state instead of globals
|
8 years ago |
Araq
|
77d5d0cdfe
NimScript: prepare for future Nimble improvements; should be completely compatible with old and upcoming Nimble versions
|
8 years ago |
Yuta Yamada
|
b688a5607d
srcdir -> srcDir
|
8 years ago |
Andreas Rumpf
|
8882b062e1
added selfExe and selfExec for NimScript support
|
8 years ago |
miere43
|
268ba0ba00
fix several broken links
|
8 years ago |
Andreas Rumpf
|
5e82ffc8d5
Nimscript: added support for 'patchFile'
|
8 years ago |
Andreas Rumpf
|
e2267ef5c9
Nimscript supports hint() and warning() procs; refs #3688
|
8 years ago |
Federico Ceratto
|
d9cb85c2d8
Spellcheck
|
8 years ago |
Dominik Picheta
|
a01eb098f1
Task proc in nimscript module will now export the proc it creates.
|
9 years ago |
Araq
|
5c8342eef9
Nimscript fixes 'cpFile' typo
|
9 years ago |
Araq
|
28b1340f94
fixes 'line too long' warning
|
9 years ago |
Araq
|
1b7d8246c1
NimScript: setCommand takes an optional project filename
|
9 years ago |
Araq
|
833a9344fa
NimScript: make the compiler shut up about effects it doesn't know about
|
9 years ago |
Araq
|
6d654f866d
even better docs
|
9 years ago |
Araq
|
a480bebfce
Nimscript: documented; 'exec' now produces output immediately
|
9 years ago |
Araq
|
178275f494
split os into os and ospaths parts; ospaths is available for NimScript; better NimScript support
|
9 years ago |
Araq
|
a373bdd0c9
improvements for NimScript support
|
9 years ago |
Araq
|
a2bb7d4c71
simplify nimscript.nim
|
9 years ago |
Araq
|
9659540b18
preparations for Nimble NimScript integrations; minor cleanups
|
9 years ago |
Araq
|
69b32637b1
implements experimental new config system based on NimScript
|
9 years ago |