summary refs log tree commit diff stats
path: root/compiler/semexprs.nim
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'master' into vm2Araq2013-12-051-15/+29
| |\ \
| * | | compiler bootstraps with new VMAraq2013-10-151-3/+3
* | | | Correct the spelling of the word 'implicitly'Satish BD2013-12-231-1/+1
| |_|/ |/| |
* | | Merge branch 'master' of github.com:Araq/Nimrod into upstreamZahary Karadjov2013-12-091-6/+8
|\ \ \ | | |/ | |/|
| * | fixes #686Araq2013-11-291-6/+8
* | | progress towards adding negative type classesZahary Karadjov2013-12-091-1/+1
|/ /
* | simple unit test and better documentation for the user defined type classesZahary Karadjov2013-11-171-5/+7
* | improvements for the `is` operator; implemented the type lifting rule in user...Zahary Karadjov2013-11-171-2/+12
* | support for multiple test variables and var qualifiers in user-defined type c...Zahary Karadjov2013-11-131-2/+2
|/
* fixes #566Araq2013-09-111-2/+2
* fixes #588Araq2013-09-101-5/+8
* fix regressions affecting the echo magic and the creating of rod filesZahary Karadjov2013-09-071-1/+1
* Merge branch 'type-classes' into upstreamZahary Karadjov2013-09-031-41/+83
|\
| * implemented the using statementZahary Karadjov2013-08-311-0/+17
| * minor improvement towards tgenericshardcasesZahary Karadjov2013-08-281-1/+5
| * fix tisopZahary Karadjov2013-08-271-2/+2
| * fix tcompilesZahary Karadjov2013-08-271-0/+1
| * fix tnoopZahary Karadjov2013-08-261-5/+3
| * implemented delegators and improved the error messages of unmatched type classesZahary Karadjov2013-08-261-21/+10
| * prevent eval crashes due to PContext-dependent ops not being available in eva...Zahary Karadjov2013-08-251-3/+3
| * working code for simple cases of user-defined type classesZahary Karadjov2013-08-251-9/+42
* | fixes #563Araq2013-08-311-0/+1
* | Merge branch 'master' of github.com:Araq/NimrodAraq2013-08-301-1/+1
|\|
| * pass-through of static int generic params to arrays when late instantiation i...Zahary Karadjov2013-08-231-1/+1
* | float64 is now an alias to 'float'; fixes #545Araq2013-08-301-1/+1
|/
* Revert "Revert "fix threading tests""Zahary Karadjov2013-08-191-1/+1
* Revert "Revert "test cases for the new features""Zahary Karadjov2013-08-191-4/+11
* fixes #534Zahary Karadjov2013-08-071-1/+3
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-07-201-2/+5
|\
| * fixes #505Araq2013-07-021-2/+5
* | 'modules' module from 'main'; minor bugfixesAraq2013-07-201-1/+4
* | refactorings for the eval engine; bugfix: clean templates as accessorsAraq2013-07-191-44/+53
|/
* fixes lots of regressionsAraq2013-06-291-2/+3
* fixes #488Araq2013-06-271-0/+1
* next steps for guarded data flow analysisAraq2013-06-111-1/+3
* implemented large parts of the 'not nil' checkingAraq2013-06-091-0/+25
* astToStr is now immediateAraq2013-06-021-0/+4
* fixes #458Araq2013-05-311-1/+2
* Revert "fix threading tests"Araq2013-05-271-1/+1
* Revert "test cases for the new features"Araq2013-05-271-11/+4
* test cases for the new featuresZahary Karadjov2013-05-261-4/+11
* fix threading testsZahary Karadjov2013-05-261-1/+1
* made some tests green; implemented 'from module import nil'Araq2013-05-191-1/+1
* made some tests greenAraq2013-05-191-1/+2
* updated docsAraq2013-05-191-1/+1
* fixes #433Araq2013-05-181-15/+15
* fixes #429 and tstmtexprZahary Karadjov2013-05-121-1/+7
* merged the persistent scopes work with the delayed proc compilation strategyZahary Karadjov2013-05-121-2/+2
|\
* | final fixes giving us a working compilerZahary Karadjov2013-05-121-2/+2
* | get rid of ImportTablePos and ModuleTablePosZahary Karadjov2013-05-121-1/+1