summary refs log tree commit diff stats
path: root/tinyc
Commit message (Expand)AuthorAgeFilesLines
* TinyC upgrade (#6593)Dmitry Atamanov2017-10-28394-31815/+67614
* Trim remaining .txt files trailing whitespaceAdam Strzelecki2015-09-041-4/+4
* 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 cal...Araq2010-09-191-3/+3
* 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
background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
1. screen background color
2. has-more-events?
3. hide/show screen
4. more touch event types
5. sandbox isolation
6. read/write files

termbox issues are implementation-specific and not worth testing:
  whether we clear junk from other processes
  latency in interpreting low-level escape characters