Jens Kutilek
f1a75bacb2
Handle string input to Program.fromAssembly() (#3038)
* Add tests for fromAssembly() output (#3036)
* Handle string input to fromAssembly() (Fixes #3036)
* Fixups suggested by @anthrotype
* Add some more typing annotations
* Program.assembly always returns List[str] now
* Add annotation for bytecode
* Move code from setter to fromAssembly
* Remove property
* Fix attribute names
2023-03-14 14:51:16 +01:00
..
2022-12-13 11:26:36 +00:00
2022-12-13 11:26:36 +00:00
2022-07-04 23:08:14 +01:00
2023-02-22 10:17:23 -07:00
2022-12-13 11:26:36 +00:00
2022-12-13 11:26:36 +00:00
2023-01-28 09:51:49 -07:00
2022-12-13 11:26:36 +00:00
2022-12-13 11:26:36 +00:00
2023-02-04 16:30:57 -07:00
2023-03-07 12:02:45 +00:00
2022-12-13 11:26:36 +00:00
2023-02-22 09:32:59 -07:00
2023-02-22 11:15:42 -07:00
2023-03-01 16:28:51 +00:00
2022-12-13 11:26:36 +00:00
2022-12-13 11:26:36 +00:00
2021-07-05 03:24:25 +02:00
2023-03-14 14:51:16 +01:00
2023-03-03 16:30:23 +00:00
2022-12-13 11:26:36 +00:00
2023-03-13 16:34:33 +02:00
2022-12-13 11:26:36 +00:00
2022-12-13 11:26:36 +00:00
2022-04-21 15:46:12 +01:00
2019-06-14 16:06:04 +01:00
2022-12-13 11:26:36 +00:00