better handling of comments

This commit is contained in:
Vaclav Tvrdik
2021-03-07 18:40:26 +01:00
parent 1c7dea823b
commit 3d54ed9fb3
4 changed files with 22 additions and 16 deletions

View File

@@ -1,6 +1,5 @@
### BUGS
- see malformed_program - wrong parsing of comments - probably comment with "
### TODO
- test whether AIG,,,10 csv row is parsed
@@ -40,6 +39,7 @@
- format (printf)
- setq
- mapcar (funcall, apply)
- delete UNIT (replace it by nil)
#### Performance
- push_back - repeatedly without reserving size