41 Révisions (main)
 

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