Commit History

Author SHA1 Message Date
  Dan Klishch 73ba6d77ab JSSpecCompiler: Rename SpecParser.h to SpecificationParsing.h 1 year ago
  Dan Klishch ba61b61d67 JSSpecCompiler: Parse "NewTarget" in xspec mode 1 year ago
  Dan Klishch a35a751f9e JSSpecCompiler: Parse optional arguments groups 1 year ago
  Dan Klishch e1a1f4ed1a JSSpecCompiler: Parse lists in xspec mode 1 year ago
  Dan Klishch 990e30f458 JSSpecCompiler: Parse enumerators in xspec mode 1 year ago
  Dan Klishch 3d365326af JSSpecCompiler: Parse '?' before function calls in xspec mode 1 year ago
  Dan Klishch b800276347 JSSpecCompiler: Parse true, false, this, undefined, and null 1 year ago
  Dan Klishch bd26e5dce9 JSSpecCompiler: Parse <sup> as raising a number to a power in xspec mode 1 year ago
  Ali Mohammad Pur bc301b6f40 AK+LibXML+JSSpecCompiler: Move LineTrackingLexer to AK 1 year ago
  Dan Klishch 7945c9d808 JSSpecCompiler: Do not store XML::Node in tokens 1 year ago
  Dan Klishch 9a2337f7ad JSSpecCompiler: Get rid of ParseError in Lexer 1 year ago
  Dan Klishch dee4978d67 JSSpecCompiler+LibXML: Store location for tokens 1 year ago
  Dan Klishch d339ad01bb JSSpecCompiler: Push ParseError out of SpecFunction 1 year ago
  Dan Klishch b74df136fe JSSpecCompiler: Always treat trailing MemberAccess as punctuation 1 year ago
  Dan Klishch 9f29e04897 JSSpecCompiler: Add functions for splitting node contents into tokens 1 year ago