saphyr-serde/saphyr/src
Ethiraric 26ef839cd3 Split skip into more specific variants.
This function is a hotpath and sometimes removing the conditional jump
to detect line breaks saves a bunch of instructions.
2024-01-24 20:20:52 +01:00
..
char_traits.rs Move char is_xxx fn to their own file. 2024-01-24 01:02:20 +01:00
debug.rs Remove debug prints code from release builds. 2024-01-24 02:22:02 +01:00
emitter.rs Move emitter/scanner tests to their folder. 2024-01-23 00:19:04 +01:00
lib.rs Remove debug prints code from release builds. 2024-01-24 02:22:02 +01:00
parser.rs Remove debug prints code from release builds. 2024-01-24 02:22:02 +01:00
scanner.rs Split skip into more specific variants. 2024-01-24 20:20:52 +01:00
yaml.rs Update licence, readme, doc. 2024-02-08 07:12:14 +01:00