]> git.lizzy.rs Git - micro.git/history - runtime/syntax/syntax_checker.go
Merge branch 'master' into highlight-nimscript
[micro.git] / runtime / syntax / syntax_checker.go
2017-11-19 Zachary YedidiaMerge pull request #613 from GeigerCounter/build_tools
2017-08-24 Zachary YedidiaMerge
2017-08-09 Zachary YedidiaMerge pull request #776 from tommyshem/syntax-checker
2017-08-06 tommymake syntax_checker work with error messages
2017-03-27 Zachary YedidiaMerge branch 'view-refactor'
2017-03-27 Zachary YedidiaMerge branch 'master' into view-refactor
2017-03-21 Zachary YedidiaSupport rule precedence just like the old format
2017-02-26 Zachary YedidiaAdd more syntax files and include syntax highlighter...