|
7ed5ad78db
|
adds categories of control functions
|
2023-04-08 01:59:10 +02:00 |
|
|
2da6eb2337
|
adds the LICENSE.txt file to the files published in this crate
|
2023-04-02 03:36:42 +02:00 |
|
|
29707b465c
|
updates to version 0.0.2
v0.0.2
|
2023-04-02 03:27:52 +02:00 |
|
|
e4b2c20c37
|
adds a README.md to this crate
|
2023-04-02 03:26:52 +02:00 |
|
|
d9e5b5b869
|
updates the documentation of modes
|
2023-04-02 03:17:34 +02:00 |
|
|
8b0f1bf33c
|
added functions for control strings
|
2023-04-02 00:43:58 +02:00 |
|
|
48ea74c685
|
updates keywords of the library
|
2023-04-01 23:40:48 +02:00 |
|
|
41c8154a3a
|
changes repository url to ansi-control-codes
|
2023-04-01 23:38:45 +02:00 |
|
|
b6a6e55156
|
fixes documentation errors in c0.rs
|
2023-04-01 23:34:22 +02:00 |
|
|
32682a2d08
|
renames crate from ansi to ansi-control-codes
v0.0.1
|
2023-04-01 23:05:20 +02:00 |
|
|
d1caad00cc
|
updates crate keywords
|
2023-04-01 22:18:56 +02:00 |
|
|
6b81631b85
|
removes unused variante ControlFunctionType::ControlString
|
2023-04-01 17:58:49 +02:00 |
|
|
2010dabf57
|
prepares the library for an initial release to crates.io
|
2023-04-01 17:58:28 +02:00 |
|
|
c285678d26
|
fixes ambiguous unicode characters
|
2023-04-01 04:41:51 +02:00 |
|
|
138e15c763
|
adds git repository to Cargo.toml
|
2023-04-01 04:36:02 +02:00 |
|
|
ad9146075b
|
implements From<ControlFunction> for String
|
2023-04-01 04:33:45 +02:00 |
|
|
59bdca5c50
|
improves the documentation of module independent_control_functions
|
2023-04-01 03:57:07 +02:00 |
|
|
6e503b96c8
|
improves documentation in module control_sequences
|
2023-04-01 03:52:18 +02:00 |
|
|
dceb34a9a9
|
improves documentation in module c1
|
2023-04-01 02:41:25 +02:00 |
|
|
4e4052b74c
|
improves documentation in module c0
|
2023-04-01 02:15:30 +02:00 |
|
|
f297692e64
|
adds tests to lib.rs
|
2023-04-01 01:48:15 +02:00 |
|
|
30906d2075
|
adds default traits to ControlFunctionType
|
2023-04-01 01:48:15 +02:00 |
|
|
ef555cbe05
|
adds more documentation to lib.rs
|
2023-04-01 01:48:15 +02:00 |
|
|
52a2be9a1a
|
implements Debug for ControlFunction
|
2023-04-01 01:48:07 +02:00 |
|
|
04e6baf31d
|
implements Debug for ControlFunctionType
|
2023-04-01 01:11:36 +02:00 |
|
|
2791de95c9
|
implements all control functions of ECMA-48
|
2023-03-31 22:57:18 +02:00 |
|