Commit graph

5 commits

Author SHA1 Message Date
naskya
e63daa4b34
chore (macro-rs): add comments and doctests 2024-07-26 03:09:36 +09:00
naskya
911b35f356
refactor (macro-rs): use syn::Result for internal outputs 2024-07-26 03:09:36 +09:00
naskya
f5fc03698b
meta (backend-rs, macro-rs): set Rust version and edition in root 2024-07-09 18:36:45 +09:00
naskya
2f12da683d
meta: clarify the licenses
Note that the only authors of packages/macro-rs are @naskya and @sup39
at this moment, and they are agreed upon this change.

Also note that packages/firefish-js is forked from
https://github.com/misskey-dev/misskey.js
which is licensed under the MIT License.

Co-authored-by: sup39 <dev@sup39.dev>
2024-07-09 18:33:41 +09:00
sup39
0cb4fbf6b4
refactor: macro-rs -> macros + macros_impl
Co-authored-by: naskya <m@naskya.net>
2024-06-12 00:53:51 +08:00
Renamed from packages/macro-rs/Cargo.toml (Browse further)