summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* ftpclient fixed but causes an issue with the code generator andDominik Picheta2012-09-213-111/+212
* bugfix: typeinfo generation (2)Araq2012-09-211-3/+4
* added tactors2 testAraq2012-09-211-0/+25
* bugfix: typeinfo generationAraq2012-09-214-26/+24
* bugfix: tester does not hang anymoreAraq2012-09-211-3/+3
* fixes #194Araq2012-09-206-4/+65
* math.random(max: float) not available on windowsAraq2012-09-191-10/+15
* bugfix: 'nimrod i' works againAraq2012-09-183-5/+10
* pragma statements in rodfiles -- couldn't reproduceAraq2012-09-182-3/+4
* bugfix: 'defined/compiles' open an implicit mixin scope in genericsAraq2012-09-184-8/+15
* made tests green againAraq2012-09-185-12/+19
* some support for passing blocks to overloaded templates/macrosAraq2012-09-173-7/+29
* bugfix: import of pure enumsAraq2012-09-171-1/+1
* stricter symbol lookup in genericsAraq2012-09-176-20/+19
* profiler improvementsAraq2012-09-178-71/+110
* profiler documentationAraq2012-09-156-9/+191
* Merge branch 'master' of github.com:Araq/NimrodAraq2012-09-152-78/+46
|\
| * [unittest] even deeper inspection of expressions and variables for the check ...Zahary Karadjov2012-09-142-78/+46
* | implemented a stack trace profilerAraq2012-09-1511-68/+244
|/
* Merge branch 'master' of github.com:Araq/NimrodAraq2012-09-136-232/+298
|\
| * [unittest] the check macro will print the values of params involved in failed...Zahary Karadjov2012-09-132-184/+212
| * fixed incorrect implicit conversion between arrays of different sizes; see #202Zahary Karadjov2012-09-132-13/+25
| * Fixes IRC module.Dominik Picheta2012-09-122-35/+61
* | bugfix: echo vs debugEchoAraq2012-09-133-6/+26
* | splitted echo into echo/debugEchoAraq2012-09-133-19/+8
* | semExpr/semStmt mergedAraq2012-09-136-166/+187
|/
* Merge branch 'master' of github.com:Araq/NimrodAraq2012-09-133-5/+18
|\
| * type trais used to work only on user-defined types. see #202Zahary Karadjov2012-09-132-3/+16
| * Merge pull request #200 from fowlmouth/patch-1Araq2012-09-121-2/+2
| |\
| | * nimrepl handles keys againBillingsly Wetherfordshire2012-09-111-2/+2
* | | debugger compiles againAraq2012-09-133-4/+8
|/ /
* | made more tests green; fixes #201Araq2012-09-1213-30/+43
* | made some tests greenAraq2012-09-1221-39/+42
|/
* small bugfixes; reactivated tests/compileAraq2012-09-115-8/+13
* first steps for overloading support of passing blocks; bugfix: test results o...Araq2012-09-1112-39/+70
* Merge branch 'master' of github.com:Araq/NimrodAraq2012-09-103-30/+184
|\
| * Fixes scgi, adds async functionality to httpserver.Dominik Picheta2012-09-093-30/+184
* | tr macros now documentedAraq2012-09-1014-18/+332
|/
* Merge branch 'master' of github.com:Araq/NimrodAraq2012-09-0938-9/+1732
|\
| * Merge pull request #199 from gradha/implement_cross_platform_exampleAraq2012-09-0835-1/+1714
| |\
| | * Adds interactive user interface for android.Grzegorz Adam Hankiewicz2012-09-082-10/+116
| | * Adds android example using jni.Grzegorz Adam Hankiewicz2012-09-0813-0/+373
| | * Changes NIB to template and generates code manually for UI.Grzegorz Adam Hankiewicz2012-09-083-117/+231
| | * Adds native user interface to iOS.Grzegorz Adam Hankiewicz2012-09-085-24/+626
| | * Adds ios patterns to ignore list.Grzegorz Adam Hankiewicz2012-09-081-0/+13
| | * Adds iOS files for crossplatform calculator example.Grzegorz Adam Hankiewicz2012-09-089-0/+494
| | * Splits nimrod and lazarus files into separate directories.Grzegorz Adam Hankiewicz2012-09-089-1/+12
| * | Merge pull request #198 from Tass/masterAraq2012-09-083-8/+18
| |\ \ | | |/ | |/|
| | * real test nowSimon Hafner2012-09-081-1/+2
| | * Issue #197 has been solvedSimon Hafner2012-09-081-8/+6