index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
resource
/
ResourceRequest.cpp
Age
Commit message (
Expand
)
Author
2015-03-01
Renamed domain to ontology.
Benjamin Paassen
2015-02-18
Fix missing trailing space in error message
Andreas Stöckel
2015-02-17
Do not bother with to many type checks if we indicate that "all types are all...
Andreas Stöckel
2015-02-17
Improved error messages
Andreas Stöckel
2015-02-17
Improved semantics of the return value of the autocomplete function: Empty re...
Andreas Stöckel
2015-02-17
Improved auto-completion handling and error messages in ResourceRequest -- pe...
Andreas Stöckel
2015-02-16
Using autocomplete in ResourceRequest to determine filename if no extension i...
Andreas Stöckel
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 cla...
Andreas Stöckel