Project

General

Profile

« Previous | Next » 

Revision 86e856ff

Added by skyjake almost 8 years ago

Scripting|libcore: Parsing multi-line comments

de::Lex now can be configured to read multi-line comments such as
the C-style /* comment */.

There was also a bug where de::Lex might’ve tried to get() characters
past the end of the input, throwing an exception. This was occurring
in the kitchen_sink script’s eval() test.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences