summary refs log tree commit diff stats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Add DragonFly as essentially a clone of FreeBSDMarkus Pfeiffer2013-10-091-1/+1
|
* niminst: yet another bugfixAraq2013-10-071-2/+2
|
* niminst: slashify was a stupid ideaAraq2013-10-066-34/+34
|
* fixes for niminstAraq2013-09-281-3/+5
|
* examples from the talk part of test suiteAraq2013-09-271-1/+4
|
* support for multiple modules of the same name; niminst supports 'platforms'; ↵Araq2013-09-241-4/+35
| | | | minor bugfixes
* fixes #582Araq2013-09-016-29/+47
|
* fixes #578Araq2013-08-301-11/+11
|
* Modified the behaviour of the build scripts to accommodate new C sourcesDominik Picheta2013-08-043-19/+41
| | | | repo.
* Moved linker flags to the end of cmd line in build.sh and bat templatesYury Benesh2013-07-062-4/+4
|
* Fixed terminal module so that it doesn't raise an EOS exception when stdout ↵Dominik Picheta2013-06-221-0/+2
| | | | is redirected.
* implemented large parts of the 'not nil' checkingAraq2013-06-091-2/+2
|
* added FAQ about 'proc'Araq2013-05-251-1/+1
|
* Implements basic rss generation for website news.Grzegorz Adam Hankiewicz2013-05-232-3/+122
|
* fixed typos in the manual; kept trimcc tool up to dateAraq2013-05-211-2/+2
|
* Implemented new Nimrod website designed by @PhilipWitte.Dominik Picheta2013-05-183-87/+93
|
* Separate out install/uninstall script generationAlain Kalker2013-03-171-4/+12
| | | | | | | | - Add new feature to niminst: scripts - build install scripts (based on csource feature) - Change install feature in koch to build the install scripts, then run install.sh - Don't track install scripts in Git.
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-1616-0/+0
|
* use clang for macosx in buildsh.tmplAraq2013-03-041-0/+2
|
* doc2 support for nimweb; fixed graphics.withEventsAraq2012-11-011-1/+6
|
* nimbuild should work againAraq2012-11-011-1/+1
|
* fixes #235Araq2012-10-241-1/+1
|
* website improvementsAraq2012-09-291-12/+11
|
* website improvements; better opengl wrapper (still broken)Araq2012-09-281-14/+16
|
* nimrepl handles keys againBillingsly Wetherfordshire2012-09-111-2/+2
|
* small bugfixes; reactivated tests/compileAraq2012-09-111-1/+1
|
* niminst compiles againAraq2012-08-031-1/+0
|
* added some support for HaikuAraq2012-07-291-18/+22
|
* rebuilt C sourcesAraq2012-07-081-3/+3
|
* Added support for ARM.Dominik Picheta2012-07-071-0/+2
|
* don't take into account the user config file when building sourcesZahary Karadjov2012-06-141-1/+1
|
* niminst: use 'set -e'; failing to copy docs and data is no installation errorAraq2012-05-312-17/+26
|
* extracted documentation generatorAraq2012-05-091-8/+5
|
* small bugfixes; documentation generator supports smilies for the forumAraq2012-05-011-2/+4
|
* The build.sh file generated by niminst now supports a --extraBuildArgs param.dom962012-04-111-1/+22
|
* added terminal.isatty; nimgrep version 0.9Araq2012-04-061-6/+25
|
* enforcing gcc code generation for koch csource; proper C sources for WindowsZahary Karadjov2012-03-201-1/+1
|
* win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses ↵Araq2012-03-043-33/+12
| | | | wide char versions of the WinAPI
* prepared niminst for win64 targetAraq2012-02-282-13/+49
|
* Merge branch 'master' of github.com:Araq/NimrodAraq2012-02-172-2/+317
|\
| * niminst is now able to create build files for debhelper so that .deb ↵dom962012-02-162-2/+317
| | | | | | | | packages can be created. Implemented $ in the times module for TWeekDay and TMonth.
* | bugfix: optimization of complex constant string concatenationsAraq2012-02-171-9/+18
|/
* version 0.8.14Araq2012-02-091-1/+2
|
* project wide configuration file now with suffix '.nimrod.cfg'Araq2012-01-151-0/+0
|
* niminst: bugfixes; documentation changesAraq2012-01-153-4/+11
|
* niminst: diverse improvements; fixes #80Araq2012-01-136-17/+31
|
* implemented incompleteStruct pragma; embedded debugger works with posix moduleAraq2012-01-055-8/+8
|
* year 2012 for most copyright headersAraq2012-01-021-2/+1
|
* renamed optional to discardableAraq2011-09-241-5/+5
|
* anonymous procs implemented; however no closure support yetAraq2011-08-011-1/+1
|