Commit Graph

7 Commits

Author SHA1 Message Date
sgraves 94d86a1c9f formatting and fixes 2024-06-03 08:20:20 -05:00
Tatsuhiko Kubo ab0b64b43a scons: print sentence is not available in python3. 2021-04-04 02:42:21 +09:00
Tatsuhiko Kubo b83e617aab Merge pull request #7 from wlawski/custom-storage
Allow saving SES to provided data storage
2020-09-22 13:37:29 +09:00
Wiktor Lawski ea5975a080 Add strdiff_storage to list of build targets of SCons 2020-09-21 21:25:20 +02:00
Wiktor Lawski ca3fa6846a Allow saving SES to provided data storage
It is not always efficient (or possible) to use standard output
streams. Moreover, such generated result may be now further
processed.
2020-09-12 19:50:31 +02:00
Wiktor Lawski afddfbccf6 Make custom change printer example more mature
printers.hpp does not depend anymore on includes or usings order
inside strdiff_cp.cpp file.
2020-09-12 16:47:17 +02:00
Tatsuhiko Kubo a38d72a9de init 2016-03-19 18:18:05 +09:00