Permalink
Failed to load latest commit information.
build Added some support for ALL_CAPS variables being constant Jul 1, 2015
headers Added some support for ALL_CAPS variables being constant Jul 1, 2015
install Added some support for ALL_CAPS variables being constant Jul 1, 2015
sol Added some support for ALL_CAPS variables being constant Jul 1, 2015
sublime_plugin/Sol Improved handling of "ClassName = class(...)" style code Jul 1, 2015
tests Added some support for ALL_CAPS variables being constant Jul 1, 2015
.gitignore Improved handling of "ClassName = class(...)" style code Jul 1, 2015
README.md Update README.md to indicate that development is no longer active May 8, 2018
build.lua Fixes for running without luajit Jul 1, 2015
demo.lua removed typed-var (var<T>) support (use cast!) Oct 5, 2013
demo.sol removed typed-var (var<T>) support (use cast!) Oct 5, 2013
install_rocks.sh Fixes for running without luajit Jul 1, 2015
multiple_throwaway.lua Fixed issue with type-varnings of throwaway var (_) Nov 6, 2013
profile.lua Optimized lexer Sep 25, 2013
run_tests.lua Fixes for running without luajit Jul 1, 2015
sol.sublime-project Improved handling of "ClassName = class(...)" style code Jul 1, 2015
test.lua solc now forgives "foo = foo or <expr>" as a global declaration in mo… Nov 4, 2013
test.sol Not sure Nov 5, 2013