Commit Verlauf

Autor SHA1 Nachricht Datum
  Dan Klishch 3e6a07154b JSSpecCompiler: Parse "the *this* value" in expressions vor 1 Jahr
  Dan Klishch ddf26a768c JSSpecCompiler: Parse "Perform <expression>." steps vor 1 Jahr
  Dan Klishch d1fc84c638 JSSpecCompiler: Parse accessor property headers vor 1 Jahr
  Dan Klishch a9f3a14a13 JSSpecCompiler: Simplify value handling in TextParser::parse_expression vor 1 Jahr
  Dan Klishch e1a1f4ed1a JSSpecCompiler: Parse lists in xspec mode vor 1 Jahr
  Dan Klishch d14bb7e91e JSSpecCompiler: Make function arguments parsing much simpler vor 1 Jahr
  Dan Klishch 990e30f458 JSSpecCompiler: Parse enumerators in xspec mode vor 1 Jahr
  Dan Klishch b800276347 JSSpecCompiler: Parse true, false, this, undefined, and null vor 1 Jahr
  Dan Klishch 86d54a8684 JSSpecCompiler: Parse arbitrarily large rational numbers in xspec mode vor 1 Jahr
  Dan Klishch 7945c9d808 JSSpecCompiler: Do not store XML::Node in tokens vor 1 Jahr
  Dan Klishch 6b30c4d2f0 JSSpecCompiler: Issue meaningful errors in TextParser vor 1 Jahr
  Dan Klishch dee4978d67 JSSpecCompiler+LibXML: Store location for tokens vor 1 Jahr
  Dan Klishch 33b36476d9 JSSpecCompiler: Properly parse function calls with zero arguments vor 1 Jahr
  Dan Klishch 14ee25b8ba JSSpecCompiler: Make -xspec capable of parsing the whole specification vor 1 Jahr
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} vor 1 Jahr
  Dan Klishch 326bac19d9 JSSpecCompiler: Make nodes inherit from Statement or Expression vor 1 Jahr
  Dan Klishch 092ed1cc8a JSSpecCompiler: Allow storing `NullableTree`s in nodes vor 1 Jahr
  Dan Klishch f70e39d501 JSSpecCompiler: Add TextParser for converting algorithm steps into AST vor 1 Jahr