helpers
|
fix entry points
|
2021-06-13 22:13:37 +02:00 |
gen_compare.rs
|
Fix gen_compare tests
|
2021-05-23 23:46:09 -04:00 |
gen_dict.rs
|
Changed singleton to single
|
2021-03-14 21:57:10 -04:00 |
gen_hash.rs
|
change headers
|
2021-03-01 15:15:05 +01:00 |
gen_list.rs
|
fixed typos, added typos checking to CI
|
2021-06-05 20:02:54 +02:00 |
gen_num.rs
|
add missing #[test]
|
2021-03-29 15:39:19 +02:00 |
gen_primitives.rs
|
remove EmptyStruct from wrapper
|
2021-06-21 21:16:21 +02:00 |
gen_records.rs
|
change headers
|
2021-03-01 15:15:05 +01:00 |
gen_result.rs
|
Err with void type
|
2021-03-06 23:07:03 +01:00 |
gen_set.rs
|
Merge branch 'trunk' into singleton-to-single
|
2021-03-15 00:42:59 -04:00 |
gen_str.rs
|
Fix Str.startsWithCodePoint docs
|
2021-05-02 22:16:58 -04:00 |
gen_tags.rs
|
enable tag unions as functions in code gen
|
2021-05-24 16:01:51 +02:00 |
lib.rs
|
nightly clippy
|
2021-06-18 15:21:11 -04:00 |