34 Commits (843d068a3840e2cada7641e6c0c40b96d78843ef)
 

Author SHA1 Message Date
Gelez 843d068a38
Fix a few errors in the README 4 years ago
Ana Gelez a12673b33d
Merge pull request #13 from alexanderkjall/patch-1
fixed typo in comment
4 years ago
Alexander Kjäll 410e420328
fixed typo in comment 4 years ago
Ana Gelez c5395ab049 Fix build on latest nigthly
Fixes #11
5 years ago
Baptiste Gelez a32c0ee40e Yet another version bump (0.5.1) 5 years ago
Baptiste Gelez 7e664e5fd1 Update gettext 5 years ago
Baptiste Gelez 29f9d669e5 Version bump (+ badges) 5 years ago
Baptiste Gelez c861e3d3fa Document everything! 5 years ago
Baptiste Gelez 5e87a71712 Cargo fmt 5 years ago
Baptiste Gelez 763b54d046 Add a Config struct to read/write config 5 years ago
Baptiste Gelez bee7f491b0 Add a t! macro to mark string as translated without actually translating them + allow non-literal expressions in i18n! 5 years ago
Baptiste Gelez 2768060710 Save .mo files in ./target 5 years ago
Baptiste Gelez 5db9a3f869 Add some options to init_i18n! (fixes #4, fixes #6) 5 years ago
Baptiste Gelez 203efc20f4 Support for context (fixes #3) 5 years ago
Baptiste Gelez 3325c6b167 Better error messages 5 years ago
Baptiste Gelez f5cd3a20f1 Remove gettext-utils 5 years ago
Baptiste Gelez fafe0b461b Use runtime-fmt (fixes #5) 5 years ago
Baptiste Gelez bcc85a49a7 v0.4.0 5 years ago
Baptiste Gelez 27483faafe Better handling of workspaces
And avoid to write anything to stdout because cargo-web is stupid and considers it means the build crashed
5 years ago
Baptiste Gelez f8f47ab3e3 Version bump 5 years ago
Baptiste Gelez 741a6075aa Merge branch 'master' of https://github.com/Aardwolf-Social/gettext-macros 5 years ago
asonix 43e51be4c5
Don't write duplicate msgids 5 years ago
asonix b4afe4103a
Bump version ??? 5 years ago
asonix c5069babd1
Fix include_i18n, cargo fmt 5 years ago
Baptiste Gelez f3297d6400 v0.2.0 5 years ago
Baptiste Gelez 6b17e04ada Adjustments after real-world testing 5 years ago
Baptiste Gelez 8d8a0ec8a8 Description + license for gettext-utils 5 years ago
Baptiste Gelez dd5b8fca8e Pin gettext-utils version 5 years ago
Baptiste Gelez ebd2bbbae9 Update Cargo.toml 5 years ago
Baptiste Gelez 866ba772da Update README.md 5 years ago
Baptiste Gelez 8f4b4156f3 Big code simplification
Also added i18n_domain!, compile_i18n! and include_i18n!
5 years ago
Baptiste Gelez 7bb2631e5f Add format args support 5 years ago
Baptiste Gelez 617d0c7f7a Remove test output 5 years ago
Baptiste Gelez 938bf51e54 First version
The code is ugly, but it works
5 years ago