summaryrefslogtreecommitdiff
path: root/src/core/common/Location.hpp
AgeCommit message (Collapse)Author
2015-02-02Allowing to store SourceLocation from which a Variant was parsed along with ↵Andreas Stöckel
the Variant
2015-01-27Adapted LoggableException to use the same code for obtaining the location of ↵Andreas Stöckel
an object reference or pointer as the Logger class
2015-01-24Improved SourceContextAndreas Stöckel
2015-01-23Made more stuff constAndreas Stöckel
2015-01-23Improved SourceLocation class.Andreas Stöckel
2015-01-23Improved SourceLocationAndreas Stöckel
2015-01-23Renamed SourceOffset max to InvalidSourceOffset, introduced InvalidSourceId, ↵Andreas Stöckel
made sourceId in SourceLocation mutable
2015-01-22BackupAndreas Stöckel
2015-01-02fixing missing includeAndreas Stöckel
2015-01-01Replaced TextCursor with Location headerAndreas Stöckel