summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* added FAQ about 'proc'Araq2013-05-252-8/+12
|
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-05-243-4/+124
|\
| * Merge pull request #445 from gradha/pr_web_improvementsAraq2013-05-233-4/+124
| |\ | | | | | | Some web improvements
| | * Implements basic rss generation for website news.Grzegorz Adam Hankiewicz2013-05-232-3/+122
| | |
| | * Adds link to irc logs.Grzegorz Adam Hankiewicz2013-05-221-1/+2
| |/
* | Merge branch 'master' of github.com:Araq/NimrodAraq2013-05-241-4/+0
|\|
| * removed unsupported compilers from the FAQSimon Hafner2013-05-211-4/+0
| |
* | add c2nim,pas2nim to the install packagesAraq2013-05-241-0/+5
|/
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-05-212-18/+10
|\
| * better editor support FAQSimon Hafner2013-05-211-2/+7
| |
| * removed GCC FAQ - not an issue anymoreSimon Hafner2013-05-211-17/+0
| |
| * add FAQ about editor supportSimon Hafner2013-05-211-0/+4
| |
| * added "standalone" to possible OS optionsSimon Hafner2013-05-201-1/+1
| |
* | fixed typos in the manual; kept trimcc tool up to dateAraq2013-05-212-6/+6
|/
* added gamera edition to the websiteAraq2013-05-212-3/+5
|
* updated download.txtAraq2013-05-201-2/+2
|
* osinfo_win compiles againAraq2013-05-201-2/+1
|
* browsers.nim compiles again on WindowsAraq2013-05-201-4/+2
|
* rebuilt C sourcesAraq2013-05-200-0/+0
|
* version 0.9.2Araq2013-05-202-2/+2
|
* attempt to fix a codegen bugAraq2013-05-201-1/+7
|
* no wrapBinary for 'useWinAnsi' targetAraq2013-05-201-6/+5
|
* memfiles compiles again on windowsAraq2013-05-201-3/+1
|
* don't deprecate macros.! breaks too much codeAraq2013-05-202-30/+31
|
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-05-204-4/+303
|\
| * Added information on how to help the project in the community tab.Dominik Picheta2013-05-203-2/+49
| |
| * Merge pull request #444 from fowlmouth/patch-6Araq2013-05-191-1/+238
| |\ | | | | | | add macro_dsl api
| | * Update macros.nimBillingsly Wetherfordshire2013-05-191-29/+33
| | |
| | * add macro_dsl apiBillingsly Wetherfordshire2013-05-191-0/+233
| | |
| * | Updated news.Dominik Picheta2013-05-201-1/+16
| | |
* | | updated news.txtAraq2013-05-201-0/+3
| | |
* | | GC'ed wide strings for windowsAraq2013-05-207-306/+164
|/ /
* | 'from' statement documentedAraq2013-05-194-4/+33
| |
* | Merge branch 'master' of github.com:Araq/NimrodAraq2013-05-194-37/+124
|\ \
| * | Added news about the new website.Dominik Picheta2013-05-191-4/+14
| |/
| * Improved the performance of the SCGI module when dealing with multipleDominik Picheta2013-05-194-34/+111
| | | | | | | | concurrent requests.
* | made some tests green; implemented 'from module import nil'Araq2013-05-1916-975/+84
|/
* made some tests greenAraq2013-05-196-6/+8
|
* --os and --cpu work in configuration filesAraq2013-05-191-2/+2
|
* updated docsAraq2013-05-194-13/+2
|
* fixes #432, fixes #427Araq2013-05-193-4/+39
|
* fixes #439Araq2013-05-191-1/+1
|
* fixes #420Araq2013-05-192-4/+9
|
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-05-1820-130/+359
|\
| * nimbase.h doesn't need signal.hSimon Hafner2013-05-181-2/+1
| |
| * Website adjustments; added table style and span.pre style.Dominik Picheta2013-05-182-2/+30
| |
| * Implemented new Nimrod website designed by @PhilipWitte.Dominik Picheta2013-05-1819-126/+328
| |
* | fixes #433Araq2013-05-184-15/+28
|/
* fixes #119Araq2013-05-181-2/+1
|
* fixes #399Araq2013-05-181-1/+2
|