This contains my bachelors thesis and associated tex files, code snippets and maybe more. Topic: Data Movement in Heterogeneous Memories with Intel Data Streaming Accelerator
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
551 B

- Diction does not really interpret "#" as a comment character in its
rules file -- we currently just hope it never matches.
- Remove comments for `gosh' input, just as for LaTeX input.
- Parse LaTeX's \include directives
- A better algorithm for detecting double words
- Add an option for showing the error message separate from the text
- Should we return an error code when we found problems?
- Add a method for disabling warnings on a per-sentence basis inside
the document.
- Allow disabling warnings. Maybe introduce warning levels.