should not be versioned |
|
More...
|
over 13 years ago
|
make the language case insensitive |
|
More...
|
over 13 years ago
|
add + op for strings |
|
More...
|
over 13 years ago
|
improved so use dots both for qualification and invocation |
|
More...
|
over 13 years ago
|
local ids are allowed to have periods in them too now |
|
More...
|
over 13 years ago
|
remove stupid code |
|
More...
|
over 13 years ago
|
fix double |
|
More...
|
over 13 years ago
|
progress |
|
More...
|
over 13 years ago
|
added strings |
|
More...
|
over 13 years ago
|
making some progress but need to get Constrained Callvirt working |
|
More...
|
over 13 years ago
|
working on static and instance calls |
|
More...
|
over 13 years ago
|
Implemented factorial |
|
More...
|
over 13 years ago
|
corrected type inference for Pow |
|
More...
|
over 13 years ago
|
almost got pow |
|
More...
|
over 13 years ago
|
added coerce op in ast |
|
More...
|
over 13 years ago
|
don't need "withEnvs" variation |
|
More...
|
over 13 years ago
|
Yay, let bindings and variables! |
|
More...
|
over 13 years ago
|
added vars |
|
More...
|
over 13 years ago
|
comments |
|
More...
|
over 13 years ago
|
getting a little better at this |
|
More...
|
over 13 years ago
|
progress on let bindings |
|
More...
|
over 13 years ago
|
working on let bindings |
|
More...
|
over 13 years ago
|
added let bindings to the language |
|
More...
|
over 13 years ago
|
refactoring |
|
More...
|
over 13 years ago
|
Separated symantic analysis from op code emit |
|
More...
|
over 13 years ago
|
some type checking |
|
More...
|
over 13 years ago
|
looking good :) |
|
More...
|
over 13 years ago
|
filling in types and working on compiler |
|
More...
|
over 13 years ago
|
more il |
|
More...
|
over 13 years ago
|
now we're cookin |
|
More...
|
over 13 years ago
|