Commit graph

13 commits

Author SHA1 Message Date
Nicolas Musset
0d24310cbf On-stack dynamic dispatch to avoid boxing 2021-08-26 22:08:28 +09:00
Nicolas Musset
2a87a54b8a No need to use crate utf8-chars, we can read/write at the byte level 2021-08-22 12:01:30 +09:00
Nicolas Musset
9e81e67551 Format code with rustfmt 2021-08-22 11:53:55 +09:00
Nicolas Musset
2dc937bba8 Refactor using a buffer for reading and a buffer for writing 2021-08-19 13:40:10 +09:00
ed052dd70a change the api 2021-08-18 19:16:16 +02:00
b254431128 added #3 support drag and drop in windows 2021-07-18 11:56:01 +02:00
3db3d1996e add new test 2021-07-18 11:54:17 +02:00
8a1da052bf fix #2 indentation_level underflow 2021-07-18 11:00:21 +02:00
96bfb05a4d added blank line 2021-07-17 23:20:52 +02:00
34b49d736c benches 2021-07-17 23:06:40 +02:00
9b7260660e options 2021-07-17 22:04:54 +02:00
d0733b1a7c works 2021-07-17 20:42:02 +02:00
bf1155cd00 initial commit 2021-07-17 17:36:29 +02:00