summary refs log tree commit diff stats
path: root/doc/nimc.txt
Commit message (Collapse)AuthorAgeFilesLines
* fixes #2335Araq2015-04-241-1/+20
|
* The getSubsystem<T> example in the manual currently fails with a codegen errorZahary Karadjov2015-04-141-1/+1
| | | | | | | | A faulty proc declaration is generated: N_NIMCALL(System::Input*, SystemManager::getSubsystem<'*0>())(void); The manual has been edited to add a nodecl pragma, which alleviates the issue Fix a typo in the vector_iterator example from the previous commit.
* importing of C++ nested generics like std::vector<T>::iterator, using the ↵Zahary Karadjov2015-04-131-0/+19
| | | | apostrophe operator
* 'constructor' pragma for C++ supportAraq2015-03-181-1/+15
|
* Merge pull request #2140 from FedericoCeratto/develAndreas Rumpf2015-02-161-1/+1
|\ | | | | Fix some typos
| * Fix typosFederico Ceratto2015-02-151-1/+1
| |
* | minor documentation updatesAraq2015-02-161-1/+1
|/
* fixes #2068Araq2015-02-121-473/+468
|
* documented new C++ supportAraq2015-01-281-17/+173
|
* Documentation renamesdef2015-01-161-8/+8
|
* removed outdated documentationAraq2014-12-301-52/+0
|
* Fix paragraph break issue in nimc.txt. Add spacing to command line options ↵Nick Greenfield2014-12-211-1/+5
| | | | table.
* minor improvements to the docsAraq2014-12-141-1/+1
|
* document uClibc switchAraq2014-11-161-0/+1
|
* implements #1588Araq2014-10-261-1/+4
|
* renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-291-0/+762