Commit graph

12 commits

Author SHA1 Message Date
Zajozor
136f2686b4 Fix formatting of children node 2022-02-12 19:44:11 +01:00
Matej Zajo Kralik
231b742a6c
fmt tool improvements (#929)
Improve formatting, expression support, tests

Add sixtyfps-fmt readme
2022-02-11 18:52:15 +01:00
Tobias Hunger
4230ac2572
Update copyright information to reflect name change
Also run resue over the codebase and fix complaints from that tool.
2022-02-09 10:27:47 +01:00
Tobias Hunger
de4e195280
Rename internal crates and add a README.md to them
The README.md contains the warning that used to be in lib.rs.

Add README.md files to all internal crates

... pointing to the official public crate to use instead.

Rename internal crates

fixup: README files

fixup rename
2022-02-07 13:12:48 +01:00
Simon Hausmann
cab22f8355 Rename the sixtyfps-compilerlib crate 2022-02-01 18:08:18 +01:00
Tobias Hunger
bfca0e3573 Mass update copyright messages to be more REUSE compliant 2021-12-22 10:06:12 +01:00
Tobias Hunger
5e2e8dac40 Janitor: Spelling fixes 2021-07-15 07:55:06 +02:00
Tobias Hunger
29039dac6d Janitor: calling insert_str() using a single-character string literal
This is clippy::single_char_add_str.
2021-07-15 07:55:06 +02:00
Olivier Goffart
13bd828b96 Update license date 2021-07-02 15:55:54 +02:00
Olivier Goffart
4d4bbd6fd6 sixtyfps-fmt: reformat callback declaration and connections 2021-04-30 11:28:02 +02:00
Olivier Goffart
ee5674ce15 Fix license header 2021-04-29 15:08:32 +02:00
Olivier Goffart
f871867608 WIP: formater tool 2021-04-29 13:44:12 +02:00