mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-07 20:34:28 +08:00
and the platform specific implementations to lib/platform. Added an lib/arch method to query the platform's native wide character encoding and changed CUnicode to use it. All platform dependent code is now in lib/arch, lib/platform, and the programs under cmd. Also added more documentation.