summary refs log tree commit diff stats
path: root/tinyc
Commit message (Collapse)AuthorAgeFilesLines
* Trim remaining .txt files trailing whitespaceAdam Strzelecki2015-09-041-4/+4
| | | | via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Fix typosFederico Ceratto2015-02-1510-14/+14
|
* Fix typosFederico Ceratto2015-02-151-1/+1
|
* fixes constant array indexing bugAraq2014-06-302-0/+0
|
* Correct the spelling of the word 'implicitly'Satish BD2013-12-231-1/+1
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-16131-0/+0
|
* docgen understands and ignores *when false*Araq2010-11-181-0/+2
|
* threading code deactivated; tiny C bugfix: don't report warnings to error ↵Araq2010-09-191-3/+3
| | | | callback
* fixes for exception handling; added system.compileOptionAraq2010-09-131-0/+5
|
* attempt to get tiny C for i386 to workAraq2010-08-281-0/+5
|
* tiny C support; cosmetic improvements for the docsAraq2010-08-28133-0/+63543