Commit graph

9 commits

Author SHA1 Message Date
naskya
3fb719a9f6
chore: format 2024-07-26 03:13:00 +09:00
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
a8a899a61e
chore (backend-rs, macro-rs): generate document from error messages 2024-07-17 08:27:36 +09:00
naskya
d9358c4020
test (backend-rs): make ts_exported functions testable 2024-07-16 08:50:30 +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
naskya
db0ca693c6
docs (backend-rs): minor updates 2024-07-06 02:04:24 +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