Commit Graph

17 Commits

Author SHA1 Message Date
fzechert 6fdcc10844 renames crate from ansi to ansi-codes 2023-04-01 23:01:53 +02:00
fzechert d1caad00cc updates crate keywords 2023-04-01 22:18:56 +02:00
fzechert 6b81631b85 removes unused variante ControlFunctionType::ControlString 2023-04-01 17:58:49 +02:00
fzechert 2010dabf57 prepares the library for an initial release to crates.io 2023-04-01 17:58:28 +02:00
fzechert c285678d26 fixes ambiguous unicode characters 2023-04-01 04:41:51 +02:00
fzechert 138e15c763 adds git repository to Cargo.toml 2023-04-01 04:36:02 +02:00
fzechert ad9146075b implements From<ControlFunction> for String 2023-04-01 04:33:45 +02:00
fzechert 59bdca5c50 improves the documentation of module independent_control_functions 2023-04-01 03:57:07 +02:00
fzechert 6e503b96c8 improves documentation in module control_sequences 2023-04-01 03:52:18 +02:00
fzechert dceb34a9a9 improves documentation in module c1 2023-04-01 02:41:25 +02:00
fzechert 4e4052b74c improves documentation in module c0 2023-04-01 02:15:30 +02:00
fzechert f297692e64 adds tests to lib.rs 2023-04-01 01:48:15 +02:00
fzechert 30906d2075 adds default traits to ControlFunctionType 2023-04-01 01:48:15 +02:00
fzechert ef555cbe05 adds more documentation to lib.rs 2023-04-01 01:48:15 +02:00
fzechert 52a2be9a1a implements Debug for ControlFunction 2023-04-01 01:48:07 +02:00
fzechert 04e6baf31d implements Debug for ControlFunctionType 2023-04-01 01:11:36 +02:00
fzechert 2791de95c9 implements all control functions of ECMA-48 2023-03-31 22:57:18 +02:00