mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-12-23 10:11:54 +00:00
* Add two nodes for substring * fix: number convention * Remove unnecessay allocations and add support for \n in patterns * Make split node return Vec<String> and remove count_elements node * Add Cache implementations for Vec<String> * Code review --------- Co-authored-by: daniil.loban <daniil.loban@gmail.com> Co-authored-by: Dennis Kobert <dennis@kobert.dev> Co-authored-by: Keavon Chambers <keavon@keavon.com> |
||
|---|---|---|
| .. | ||
| dynamic_executor.rs | ||
| lib.rs | ||
| node_registry.rs | ||
| util.rs | ||