summary refs log tree commit diff stats
path: root/compiler/c2nim/tests
Commit message (Collapse)AuthorAgeFilesLines
* fixes #440Araq2013-05-181-0/+2
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-162-0/+0
|
* fixes #323Araq2013-03-161-0/+14
|
* fixed a newly introduced c2nim bug; many untested improvements to the FFI at ↵Araq2012-12-311-0/+2
| | | | compile time
* c2nim and system.nim now agree on a C type mappingAraq2012-07-151-1/+3
|
* c2nim: bugfix: 'type x[10];' was not parsed properlyAraq2011-12-301-1/+1
|
* c2nim: bugfix: parsing of typedef'ed function pointersAraq2011-09-281-0/+1
|
* big repo cleanupAraq2011-04-122-0/+618
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 */
# Test if the compiler detects invalid module names