Frank Zechert fzechert
fzechert pushed to main at fzechert/flsun-v400 2024-09-01 20:39:03 +02:00
fecc94e35d added klipper configuration
f83bf713fe added firmware
fzechert created repository fzechert/flsun-v400 2024-09-01 20:22:51 +02:00
fzechert pushed to master at fzechert/ansi-control-codes 2023-04-08 01:59:15 +02:00
7ed5ad78db adds categories of control functions
fzechert pushed to master at fzechert/ansi-control-codes 2023-04-02 03:36:47 +02:00
2da6eb2337 adds the LICENSE.txt file to the files published in this crate
fzechert pushed tag v0.0.2 to fzechert/ansi-control-codes 2023-04-02 03:28:12 +02:00
fzechert pushed to master at fzechert/ansi-control-codes 2023-04-02 03:28:08 +02:00
29707b465c updates to version 0.0.2
fzechert pushed to master at fzechert/ansi-control-codes 2023-04-02 03:27:01 +02:00
e4b2c20c37 adds a README.md to this crate
fzechert pushed to master at fzechert/ansi-control-codes 2023-04-02 03:17:38 +02:00
d9e5b5b869 updates the documentation of modes
fzechert pushed tag v0.0.1 to fzechert/ansi-control-codes 2023-04-02 00:45:30 +02:00
fzechert pushed to master at fzechert/ansi-control-codes 2023-04-02 00:44:03 +02:00
8b0f1bf33c added functions for control strings
48ea74c685 updates keywords of the library
41c8154a3a changes repository url to ansi-control-codes
b6a6e55156 fixes documentation errors in c0.rs
Compare 4 commits »
fzechert renamed repository from ansi-escape-codes to fzechert/ansi-control-codes 2023-04-01 23:38:09 +02:00
fzechert renamed repository from ansi to fzechert/ansi-control-codes 2023-04-01 23:37:53 +02:00
fzechert pushed to master at fzechert/ansi-control-codes 2023-04-01 23:05:32 +02:00
32682a2d08 renames crate from ansi to ansi-control-codes
fzechert pushed to master at fzechert/ansi-control-codes 2023-04-01 23:01:58 +02:00
6fdcc10844 renames crate from ansi to ansi-codes
fzechert pushed to master at fzechert/ansi-control-codes 2023-04-01 22:19:00 +02:00
d1caad00cc updates crate keywords
fzechert pushed to master at fzechert/ansi-control-codes 2023-04-01 22:18:15 +02:00
db2a290d62 updates crate keywords
fzechert pushed to master at fzechert/ansi-control-codes 2023-04-01 17:58:52 +02:00
6b81631b85 removes unused variante ControlFunctionType::ControlString
2010dabf57 prepares the library for an initial release to crates.io
Compare 2 commits »
fzechert pushed to master at fzechert/ansi-control-codes 2023-04-01 04:41:55 +02:00
c285678d26 fixes ambiguous unicode characters
fzechert created branch master in fzechert/ansi-control-codes 2023-04-01 04:36:23 +02:00
fzechert pushed to master at fzechert/ansi-control-codes 2023-04-01 04:36:23 +02:00
138e15c763 adds git repository to Cargo.toml
ad9146075b implements From<ControlFunction> for String
59bdca5c50 improves the documentation of module independent_control_functions
6e503b96c8 improves documentation in module control_sequences
dceb34a9a9 improves documentation in module c1
4e4052b74c improves documentation in module c0
f297692e64 adds tests to lib.rs
30906d2075 adds default traits to ControlFunctionType
ef555cbe05 adds more documentation to lib.rs
52a2be9a1a implements Debug for ControlFunction
Compare 10 commits »