Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix character literals not being parsed * Add missing keywords * Fix parsing of generic type symbols * Fix parsing of ML comments without space within * Improve attributes parsing * Add parsing of computation expressions * Add parsing of preprocessor and FSI directives * Add parsing of binary number literals * Add unit tests And also: * Add detection for many types, literals, and builtins * Add incomplete support for interpolated strings Co-authored-by: Josh Goebel <[email protected]>
- Loading branch information