Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions java/daikon/chicory/todo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Longer-term issues
To handle exceptional exits, Chicory would need to put a catch statement
around every method body in the subject program, and add a new program
point for each thrown exception.
[Philipp (phirch@tzi.de)]

- Consider choosing a new file representation that would be both more
compact and faster to read and write. For instance, there is no need
Expand Down