summaryrefslogtreecommitdiff
path: root/starmath/inc/error.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-03starmath: Replace SmParseError::FuncExpected with assertionTakeshi Abe1-1/+0
2017-03-02starmath: Drop SmParseError::UnoperExpectedTakeshi Abe1-1/+0
2017-02-19starmath: Convert SmParseError to scoped enumTakeshi Abe1-11/+18
2016-07-07starmath: Remove a couple of unused error codesTakeshi Abe1-2/+1
2016-07-07starmath: Drop useless PE_BINOPER_EXPECTEDTakeshi Abe1-1/+1
2016-07-06starmath: Drop unused PE_UNEXPECTED_END_OF_INPUTTakeshi Abe1-1/+1
2015-09-23starmath: Prefix members of SmErrorDescTakeshi Abe1-3/+3
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin1-4/+0
2014-11-09separate parse.hxx into smaller partsTakeshi Abe1-0/+55