roc/crates/compiler/parse
Agus Zubiaga 3217e5a3f0
Allow dots in import module names
We found some issues with the private submodules part of the proposal [1],
and we decided to keep module directories for now.

[1] https://docs.google.com/document/d/1E_77fO-44BtoBtXoVeWyGh1xN2KRTWTu8q6i25RNNx0/edit#heading=h.x84bh32l37em
2024-04-20 12:33:02 -03:00
..
benches Re-improve perf of skipping spaces and comments 2022-12-11 08:43:22 -08:00
src Allow dots in import module names 2024-04-20 12:33:02 -03:00
tests add suffixed to Identifer and QualifiedIdentifier 2024-04-14 13:45:00 +10:00
Cargo.toml Add Src64 2023-09-06 23:12:33 -04:00