yac
/
yacexits
Archived
3
0
Fork 0
Commit Graph

22 Commits

Author SHA1 Message Date
Emma Tebibyte 87abddd277
added YacError type, returned from rust_main() 2023-03-28 00:31:00 -04:00
Emma Tebibyte d2af983f4a
made usage output place “Usage:” before the error message. 2023-03-26 23:59:56 -04:00
Emma Tebibyte 348616dddf
impl From for (String, u32) 2023-03-26 21:53:01 -04:00
Emma Tebibyte aec6704e8f
changed error type impls 2023-03-26 21:26:20 -04:00
Emma Tebibyte fe47c3103d
added error types and impls 2023-03-26 20:44:08 -04:00
Emma Tebibyte 0b191bb4fa
fixed segfault 2023-03-26 18:16:11 -04:00
Emma Tebibyte 427403aa74
is the issue namespace collision? 2023-03-26 16:45:51 -04:00
Emma Tebibyte 65949779e2
fixed module problems, hopefully 2023-03-26 16:25:49 -04:00
Emma Tebibyte 7ecdee6f8d
moved entry mod.rs to src/entry.rs 2023-03-26 15:50:59 -04:00
Emma Tebibyte 483d42ff39
made entry a module instead of a re-export 2023-03-26 15:47:51 -04:00
Emma Tebibyte 63c905f7d9
relicensed to LGPLv3 or later 2023-03-26 15:39:35 -04:00
Emma Tebibyte da6144cc25
license headers 2023-03-26 14:53:26 -04:00
Emma Tebibyte d8994f9ca0
added c-entry from c-main crate code 2023-03-26 14:50:33 -04:00
Emma Tebibyte 1385e796ca
fixed build.rs license header 2023-03-23 13:22:49 -04:00
Emma Tebibyte ebe525d23e
removed old license and fixed license header 2023-03-23 13:17:51 -04:00
Emma Tebibyte 48089c5fa4 bumped version number for crates.io 2023-01-17 15:11:06 -05:00
Emma Tebibyte 633350e32c fixed license info 2023-01-17 15:10:22 -05:00
Emma Tebibyte f39919b5b1 added info for crates.io 2023-01-17 15:06:28 -05:00
Emma Tebibyte 0fa42e74e1 0.1.2: removed #[no_mangle] for exit function to fix stack overflow 2023-01-17 14:43:20 -05:00
Emma Tebibyte 9253c72c06 somehow Cargo.lock didnt get updated 2023-01-15 20:11:38 -05:00
Emma Tebibyte c8bdaaa5d4 reduced binary size and disabled breakage from panic_impl 2023-01-15 15:53:21 -05:00
Emma Tebibyte 10bf5f4795 initial commit 2023-01-15 03:55:14 -05:00