gingerBill
|
a43b89f36e
#alias type declarations; core library additions; `_global` import name for the global scope
|
7 years ago |
Ginger Bill
|
0622509807
Disable `var` and `const` declarations
|
8 years ago |
Ginger Bill
|
2deb2f8eeb
Declaration grouping uses () rather than {}; Fix some problem with compilation on *nix
|
8 years ago |
Ginger Bill
|
6a88dc322a
Declaration grouping uses braces rather than parentheses
|
8 years ago |
Ginger Bill
|
6b5e9aec8e
Pascal style declaration grouping with ()
|
8 years ago |
Ginger Bill
|
8fafdb185c
Remove := with var and :: with const
|
8 years ago |
Ginger Bill
|
a48e0c7179
Begin transition to Jai-like syntax
|
8 years ago |
Ginger Bill
|
d714bece47
Handle calling conventions correctly
|
8 years ago |
Ginger Bill
|
f5eeecaca5
Begin generic declarations for lists of specifications
|
8 years ago |
Ginger Bill
|
e370337f97
var/const decl; remove `:` from parameter lists
|
8 years ago |
Ginger Bill
|
f567983260
Semicolons mandatory again (and probably forever now...)
|
8 years ago |
Ginger Bill
|
a16bdb215a
Go/BCPL style semicolon insertion during tokenizing stage
|
8 years ago |
Ginger Bill
|
4bb45700a5
Semicolons are required; `when` condition for certain file scope declarations; #import syntax change
|
8 years ago |
Ginger Bill
|
24ca106521
v0.0.3 Build
|
8 years ago |