Matyáš Pokorný

Results 3 issues of Matyáš Pokorný

Right now, the entire function path is highlighted with a single color in the terminal output. This makes it difficult to read, especially when the path is deeply nested or...

enhancement
good first issue
terminal ui

Right now the syntax node to model class marshaling is hidden behind the internal class `SyntaxToModelTransform`. Sometimes it is useful to do "delayed" marshaling where first a `TomlTable` value is...

enhancement
PR welcome

Introduced a new `Logger` trait which can be used to access all log events emitted during compilation. Currently these only include messages emitted by the `@debug` and `@warn` statements. Changes...