| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-09-21 | rename src-self-hosted/ to src/ | Andrew Kelley |
| 2020-07-03 | stage1 HashMap: linear scan for < 16 entries | Andrew Kelley |
| 2020-07-02 | stage1 HashMap: store hash & do robin hood hashing | Andrew Kelley |
| 2020-07-02 | stage1: reimplement HashMap | Andrew Kelley |
| 2020-02-10 | stage1: memory/report overhaul | Michael Dusan |
| 2019-11-25 | const interning for 1-possible-value types | Michael Dusan |
| 2016-12-01 | rewrite scope implementation | Andrew Kelley |
| 2016-03-01 | better hash table performance | Andrew Kelley |
| 2016-02-01 | remove the constructor of hash map | Andrew Kelley |
| 2016-01-27 | c_import of stdio.h works for some functions | Andrew Kelley |
| 2015-11-24 | write object file and fix void return type | Andrew Kelley |
| 2015-11-23 | semantic analysis checks for multiple definitions of functions | Andrew Kelley |
