Leandro Pacheco
abbe26618f
Instructions with link statements ( #1439 )
...
Allow VM instructions to use the `link` notation, unifying the way
machines are linked from VMs and block machines.
Previous syntax for "external instructions" not allowed anymore, and
should use the new `link` syntax.
2024-06-18 17:31:38 +00:00
chriseth
c7d0a873f6
Report errors in path canonicalizer ( #1401 )
2024-06-04 15:32:13 +00:00
chriseth
c5e9b06ad7
Better debug for SourceRef ( #1418 )
2024-06-04 14:33:45 +00:00
chriseth
33695d508d
Print errors properly ( #1400 )
2024-06-04 11:00:13 +00:00
chriseth
adee683796
Refactor error to use SourceRef ( #1398 )
2024-05-31 14:47:05 +00:00
chriseth
9ee58fe7d0
Store contents in SourceRef and change to offset instead of line/col. ( #1396 )
2024-05-28 15:33:38 +00:00
Leandro Pacheco
930f24ac43
small improvements to machine properties handing ( #1321 )
...
- change lalrpop parsing errors to `String` to allow formatted msgs
- implement Display for MachineProperties and MachineArguments
2024-04-26 10:52:10 +00:00
Lucas Clemente Vella
9d104c2088
Removing pub and "test_" from test functions. ( #1274 )
...
One is unecessary, the other is redundant.
Co-authored-by: Lucas Clemente Vella <lucas.vella@powdrlabs.com >
2024-04-15 20:01:47 +00:00
Leo Alt
607c0043d7
add powdr- prefix to all crates
2024-01-23 18:51:29 +01:00