summary refs log tree commit diff stats
path: root/tinyc/libtcc.c
Commit message (Expand)AuthorAgeFilesLines
* TinyC upgrade (#6593)Dmitry Atamanov2017-10-281-1746/+1469
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* threading code deactivated; tiny C bugfix: don't report warnings to error cal...Araq2010-09-191-3/+3
* tiny C support; cosmetic improvements for the docsAraq2010-08-281-0/+2259
a id='n47' href='#n47'>47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95