Jarvis Carroll 3838a7e3c5 Parse qualified names.
This seemed like it was going to be insanely insanely complex, but
then it turns out the compiler doesn't accept spaces in qualified
names, so I can just dump periods in the lexer and hit it with
string:split/3. Easy.
2026-02-05 07:13:25 +00:00
2025-12-22 12:27:29 +09:00
2025-12-23 13:55:11 +09:00
2025-04-16 16:07:45 +09:00
2026-02-05 07:13:25 +00:00
2024-12-09 15:00:21 +09:00
2024-03-27 14:45:50 +09:00
2024-03-27 14:45:50 +09:00
2025-12-23 13:55:11 +09:00
Description
No description provided
MIT 3.1 MiB
Languages
Erlang 100%