Make rgb() and rgba() a macro that can take 3 or 4 arguments
and that accept both percent or integer Closes #139
显示
- CHANGELOG.md 1 个添加, 0 个删除CHANGELOG.md
- docs/langref.md 5 个添加, 2 个删除docs/langref.md
- sixtyfps_compiler/expression_tree.rs 2 个添加, 1 个删除sixtyfps_compiler/expression_tree.rs
- sixtyfps_compiler/generator/cpp.rs 1 个添加, 1 个删除sixtyfps_compiler/generator/cpp.rs
- sixtyfps_compiler/generator/rust.rs 3 个添加, 2 个删除sixtyfps_compiler/generator/rust.rs
- sixtyfps_compiler/passes/resolving.rs 47 个添加, 1 个删除sixtyfps_compiler/passes/resolving.rs
- sixtyfps_runtime/interpreter/eval.rs 3 个添加, 1 个删除sixtyfps_runtime/interpreter/eval.rs
- tests/cases/types/color.60 12 个添加, 0 个删除tests/cases/types/color.60
想要评论请 注册 或 登录