1
1
mirror of https://github.com/github/semantic.git synced 2024-12-19 04:41:47 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
Timothy Clem
25b9826faa Go function/method parameter list changes 2018-03-06 15:47:48 -08:00
Rick Winfrey
442824949d Update tests 2017-11-30 16:28:04 -08:00
Rick Winfrey
951a846c53 Regenerate tests 2017-11-29 17:55:52 -08:00
Rick Winfrey
5eb138e4db Update function declarations tests 2017-11-20 18:45:39 -08:00
Rick Winfrey
b034e471fa Update function declaration tests 2017-11-14 15:33:07 -08:00
Rick Winfrey
59cb4b2bc7 Update tests 2017-11-09 17:01:19 -08:00
Rick Winfrey
cccedef52d Add empty statement example in tests 2017-11-07 10:14:46 -08:00
Rick Winfrey
da8d8b8214 Update function declaration tests 2017-11-01 11:00:09 -07:00
Rick Winfrey
e9fc626302 Regenerate tests for Go Assignment 2017-10-24 16:14:46 -07:00
Timothy Clem
28815031eb No reason to test parse failures here 2017-08-03 13:59:05 -07:00
Timothy Clem
6563a69ebc Update for Golang grammar changes 2017-08-03 08:00:20 -07:00
Timothy Clem
6e6d3e1432 Go tests with parse error have much smaller trees when we halt on error 2017-05-03 14:12:43 -07:00
joshvera
89f307edf0 Don't pop off Params/Args from S.Function since type arguments can appear before or return types can appear after in some languages 2017-03-29 16:03:28 -04:00
Timothy Clem
cc92808789 Give the Go expected output some newlines 2017-02-24 08:44:03 -08:00
Timothy Clem
804b998c93 Migrate go tests to new format 2017-02-23 10:06:49 -08:00