CAUTION: Nightlies are untested alpha releases. Most users should use '0.7'!
Michael Nix: wip (395e0452)
Michael Nix: parse more (cb085618)
Michael Nix: make change for "LT0:" line exception (d2974103)
Michael Nix: first working grammar (3f728021)
Michael Nix: use asm grammar to check syntax (43309fcf)
Michael Nix: ignore erroneous parsimonous import error from mypy (d569fbff)
Michael Nix: put all grammar checks into one thread pool for performance (8a280495)
Michael Nix: fix macro parsing (cab3d7ff)
Michael Nix: show arrow to and highlight line to first grammar error (27014e09)
Michael Nix: fix file tree not having a name (037dba65)
Michael Nix: fix reference finder failing if non-existing file is included (4f66dd14)
Michael Nix: generate and update .fns file when assembling code base (92206e8e)
Michael Nix: fix drawing highlighted line numbers crashing the editor (6b98c6aa)