Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-17 | Improved semantics of the return value of the autocomplete function: Empty ↵ | Andreas Stöckel | |
return value explicitly means that the file does not exist at all. | |||
2015-02-17 | Improved auto-completion handling and error messages in ResourceRequest -- ↵ | Andreas Stöckel | |
perform autocompletion if the mimetype is not known and not if no extension is given. People might have files that contain dots without having an actual extension. | |||
2015-02-16 | Using autocomplete in ResourceRequest to determine filename if no extension ↵ | Andreas Stöckel | |
is given | |||
2015-02-03 | Fixed imports when ParserTypes are set to more general nodes. | Andreas Stöckel | |
2015-02-03 | Got rid of warnings when including files | Andreas Stöckel | |
2015-02-02 | Importing files works now | Andreas Stöckel | |
2015-01-30 | Fixed setIntersection in ResourceRequest | Andreas Stöckel | |
2015-01-25 | Replaced stupid static ResourceUtils class with shiny new ResourceRequest ↵ | Andreas Stöckel | |
class and corresponding (unfinished) test |