ast_module_test.go537832025/12/28 16:01:47added missing ImportDeclaration test
ast_parser.go74232026/03/20 08:14:44extend tokeniser tests to set feature flags
ast_parser_test.go43002025/11/16 12:35:14changed Comments to be a slice of pointers, so that changes to a token are correctly reflected in all locations
ast_statement.go371862026/02/10 19:49:30allow directly exported functions to have typescript overrides
ast_statement_test.go1948112025/12/05 17:13:42added comments tests for IterationStatementDo
ast_test.go1205292026/03/24 18:25:13added ability to test JSX tests