Activity
types: change template literal part error positioner, remove TODO
types: change template literal part error positioner, remove TODO
types: check whether template literal parts are assignable
types: check whether template literal parts are assignable
types: fix context test case around the tgo.Error usage
types: fix context test case around the tgo.Error usage
Force push
types: fix context test case around tgo.Error
types: fix context test case around tgo.Error
types: do not stop type-checking of template literal parts after firs…
types: do not stop type-checking of template literal parts after firs…
Force push
types: do not stop checking of template literal after first error
types: do not stop checking of template literal after first error
types: support tgo.Error as return type of tgo funcs
types: support tgo.Error as return type of tgo funcs
Force push
types: support tgo.Error as return type of tgo funcs
types: support tgo.Error as return type of tgo funcs
Force push
types: properly set the tgo tag count (depth) in labels processor
types: properly set the tgo tag count (depth) in labels processor
parser: properly parse labels directly followed by the GTR token
parser: properly parse labels directly followed by the GTR token
rename module to github.com/tgo-lang/lang
rename module to github.com/tgo-lang/lang
Force push
types: make types package work with tgo nodes
types: make types package work with tgo nodes
disallowo returns in tags and element bodies
disallowo returns in tags and element bodies
fix AttributeStmt bug (nil Value) and properly support isTerminating
fix AttributeStmt bug (nil Value) and properly support isTerminating
fixes and basic template literal tests
fixes and basic template literal tests
goto tests, update error messages, and bug fixes
goto tests, update error messages, and bug fixes
more continue/break branch tests
more continue/break branch tests
more branch tests and fixes
more branch tests and fixes