| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-05-15 | `(*AssignStmt).Tok` always appears to be token.DEFINE | Teddy Wing |
| 2023-05-15 | assignmentsInFunc: Try checking `(*AssignStmt).Tok` | Teddy Wing |
| 2023-05-15 | Try getting `GenDecl`s in closure | Teddy Wing |
| 2023-05-15 | Add test for reference arguments | Teddy Wing |
| 2023-05-15 | Idea for getting variable declarations instead of assignments | Teddy Wing |
| 2023-05-15 | Get assignments in closure | Teddy Wing |
| 2023-05-15 | Idea for building a list of variable assignments | Teddy Wing |
| 2023-05-15 | Ignore variables from the closure's formal arguments | Teddy Wing |
| 2023-05-15 | Find out how to get closure arguments | Teddy Wing |
| 2023-05-15 | Ideas for finding out whether a variable is a captured reference | Teddy Wing |
| 2023-05-15 | Try to limit identifier enumeration to variables | Teddy Wing |
| 2023-05-15 | Find variables in `go func` closures | Teddy Wing |
| 2023-05-14 | Find `go` statements using Go analyzer | Teddy Wing |
