summary refs log tree commit diff stats
path: root/tinyc/win32
Commit message (Collapse)AuthorAgeFilesLines
* move tinyc to a separate repo and allow installing external dependencency ↵Timothee Cour2020-04-0392-37064/+0
| | | | | | | (eg tinyc) from koch / library code (#13850) * remove tinyc * installDeps * update tinyc paths
* TinyC upgrade (#6593)Dmitry Atamanov2017-10-28105-18548/+31268
|
* 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-151-1/+1
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-1683-0/+0
|
* tiny C support; cosmetic improvements for the docsAraq2010-08-2883-0/+24344