41 Commits (main)
 

Autor SHA1 Mensaje Fecha
KitaitiMakoto 88704b3707 Merge pull request 'Release 0.6.1' (#16) from release into main
Reviewed-on: #16
hace 2 años
Kitaiti Makoto 9dafd6b08e v0.6.1 hace 2 años
Kitaiti Makoto 2404ce7e93 Remove trailing whitespace hace 2 años
KitaitiMakoto 2227905fb9 Merge pull request 'fix escaping of quotes and newlines' (#15) from Valodim/fix-escaping into main
Reviewed-on: #15
hace 2 años
Vincent Breitmoser d15fa92ef6 fix escaping of quotes and newlines
This is probably not exhaustive, but fixes what I need.
hace 2 años
Ana Gelez bc63c7ec60 v0.6.0 hace 3 años
Ana Gelez 38f16d7418 Make it compile on stable
- Restore gettext_utils, to use it instead of runtime-fmt
- Don't use some Span API that are only on Nightly
- Introduce quote, syn and proc-macro2 to make parsing cleaner, easier and more correct in complex cases
hace 4 años
Gelez 843d068a38
Fix a few errors in the README hace 4 años
Ana Gelez a12673b33d
Merge pull request #13 from alexanderkjall/patch-1
fixed typo in comment
hace 4 años
Alexander Kjäll 410e420328
fixed typo in comment hace 4 años
Ana Gelez c5395ab049 Fix build on latest nigthly
Fixes #11
hace 5 años
Baptiste Gelez a32c0ee40e Yet another version bump (0.5.1) hace 5 años
Baptiste Gelez 7e664e5fd1 Update gettext hace 5 años
Baptiste Gelez 29f9d669e5 Version bump (+ badges) hace 5 años
Baptiste Gelez c861e3d3fa Document everything! hace 5 años
Baptiste Gelez 5e87a71712 Cargo fmt hace 5 años
Baptiste Gelez 763b54d046 Add a Config struct to read/write config hace 5 años
Baptiste Gelez bee7f491b0 Add a t! macro to mark string as translated without actually translating them + allow non-literal expressions in i18n! hace 5 años
Baptiste Gelez 2768060710 Save .mo files in ./target hace 5 años
Baptiste Gelez 5db9a3f869 Add some options to init_i18n! (fixes #4, fixes #6) hace 5 años
Baptiste Gelez 203efc20f4 Support for context (fixes #3) hace 5 años
Baptiste Gelez 3325c6b167 Better error messages hace 5 años
Baptiste Gelez f5cd3a20f1 Remove gettext-utils hace 5 años
Baptiste Gelez fafe0b461b Use runtime-fmt (fixes #5) hace 5 años
Baptiste Gelez bcc85a49a7 v0.4.0 hace 5 años
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
hace 5 años
Baptiste Gelez f8f47ab3e3 Version bump hace 5 años
Baptiste Gelez 741a6075aa Merge branch 'master' of https://github.com/Aardwolf-Social/gettext-macros hace 5 años
asonix 43e51be4c5
Don't write duplicate msgids hace 5 años
asonix b4afe4103a
Bump version ??? hace 5 años
asonix c5069babd1
Fix include_i18n, cargo fmt hace 5 años
Baptiste Gelez f3297d6400 v0.2.0 hace 5 años
Baptiste Gelez 6b17e04ada Adjustments after real-world testing hace 5 años
Baptiste Gelez 8d8a0ec8a8 Description + license for gettext-utils hace 5 años
Baptiste Gelez dd5b8fca8e Pin gettext-utils version hace 5 años
Baptiste Gelez ebd2bbbae9 Update Cargo.toml hace 5 años
Baptiste Gelez 866ba772da Update README.md hace 5 años
Baptiste Gelez 8f4b4156f3 Big code simplification
Also added i18n_domain!, compile_i18n! and include_i18n!
hace 5 años
Baptiste Gelez 7bb2631e5f Add format args support hace 5 años
Baptiste Gelez 617d0c7f7a Remove test output hace 5 años
Baptiste Gelez 938bf51e54 First version
The code is ugly, but it works
hace 5 años