Commit graph

30 commits

Author SHA1 Message Date
Vovanium
4d25e47dc8 + In_Initial_State function 2023-04-26 17:17:30 +03:00
d37628b673 * conversion will try to fullfill Target when whole Source is read 2023-04-26 00:01:30 +03:00
Vovanium
5707762d70 + tests 2023-04-25 19:46:13 +03:00
Vovanium
aeb1895200 * better names for converter interfaces 2023-04-25 15:54:11 +03:00
6cb7989a2d + UTF-32 to UTF-8 conversion 2023-04-25 01:08:35 +03:00
89aad9b37c * depend on Ada.Strings.UTF_Encoding 2023-04-25 00:12:51 +03:00
550b972c78 * single replace and its example 2023-04-24 22:40:26 +03:00
Vovanium
bdcc30bf21 + generic replacer 2023-04-24 19:42:16 +03:00
Vovanium
18be28f789 + alire, testing, style checks 2023-04-24 18:19:58 +03:00
Vovanium
a5da252d29 * Base types 2021-12-18 02:47:26 +03:00
Vovanium
8cf65b0e78 * Buffers rewrite and unification 2021-12-18 01:04:53 +03:00
Vovanium
c6b8c343d7 + Buffered converter helper class 2021-12-17 19:15:42 +03:00
Vovanium
922d1a4db1 * Common project file for examples 2021-12-17 16:46:29 +03:00
Vovanium
49f44704ac * more generic name for main conversion function
The idea is to make generic processing unit interface.
2021-12-17 16:38:46 +03:00
Vovanium
2bf52a27b9 + UTF-8 decoder 2021-09-25 23:19:28 +03:00
Vovanium
5f7845ebc6 new converter base 2021-09-25 00:26:53 +03:00
Vovanium
ac0241cf85 General update after import with style change and several new packages 2021-09-25 00:00:31 +03:00
Vovanium
6b22e4321a + unicode support started 2019-08-08 23:40:19 +03:00
Vovanium
81d6ca79de + some utility functions 2019-08-08 18:19:15 +03:00
Vovanium
6fbd1f88aa + Strip CR 2019-08-03 00:55:53 +03:00
Vovanium
8e27dab7a7 * Read_String come to library 2019-08-03 00:21:54 +03:00
Vovanium
c7f0bbd365 Ignore output directory 2019-08-03 00:16:10 +03:00
Vovanium
a050342030 Decided to make simpler and less Unix-centric naming scheme 2019-08-02 22:30:45 +03:00
Vovanium
ab88f581c4 (*) Changed parameter naming to more descriptive 2019-07-21 00:46:17 +03:00
Vovanium
992e270983 (+) simple example 2019-07-21 00:31:19 +03:00
Vovanium
cfd66af1dc Changed layout due to generic package body access 2019-07-21 00:28:35 +03:00
Vovanium
c3bb43d1d2 (+) First simple converter 2019-07-20 01:04:42 +03:00
Vovanium
a6c9c5833e (+) Keep build directories 2019-07-20 01:02:36 +03:00
86d2cad0e7
Create README.md 2019-07-19 23:14:24 +03:00
2ab01e7f3e
Initial commit 2019-07-19 23:02:12 +03:00