SeanOMik
|
9d4c05b925
|
Implement importing bindings
|
2024-08-11 10:34:20 -04:00 |
SeanOMik
|
c7529b82b7
|
Convert the crate to a library crate
|
2024-08-09 15:12:01 -04:00 |
SeanOMik
|
40b9581b46
|
add tests, fix removing comments
|
2024-08-09 12:40:45 -04:00 |
SeanOMik
|
7940cbdba9
|
remove comments from modules before parsing, use tracing for logging
|
2024-08-09 12:40:45 -04:00 |
SeanOMik
|
a3a06e541a
|
parse external usages of variables and functions
|
2024-08-09 12:40:45 -04:00 |
SeanOMik
|
d13c7ae129
|
use rust like module names for shader imports
|
2024-08-09 12:40:45 -04:00 |
SeanOMik
|
3d49dad921
|
super simple includes using a pest parser
|
2024-08-09 12:40:45 -04:00 |