This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
roc
Watch
1
Star
0
Fork
You've already forked roc
0
mirror of
https://github.com/roc-lang/roc.git
synced
2025-07-24 06:55:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
a579edc6f0
roc
/
crates
/
compiler
/
parse
History
Download ZIP
Download TAR.GZ
Joshua Warner
a579edc6f0
Fix error reporting location for unterminated strings and add test for insufficiently indented multiline strings
2022-07-25 19:07:58 -07:00
..
benches
moved all crates into seperate folder + related path fixes
2022-07-01 17:37:43 +02:00
fuzz
moved all crates into seperate folder + related path fixes
2022-07-01 17:37:43 +02:00
src
Fix error reporting location for unterminated strings and add test for insufficiently indented multiline strings
2022-07-25 19:07:58 -07:00
tests
Remove indents from multiline strings
2022-07-25 06:52:08 -07:00
Cargo.toml
start using criterion in the test_gen crate
2022-07-05 17:29:26 +02:00