aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Face.py
AgeCommit message (Collapse)AuthorFilesLines
2013-07-01Move non-platform-specific scripts into the scripts directory.Neil1-114/+0
Use FileGenerator module for file generation instead of code in each script.
2012-06-13Detect too many parameters in function, display error and throw exception.nyamatongwe1-2/+6
2011-09-23Using exception classes as string eceptions deprecated.nyamatongwe1-3/+3
2009-05-14Show error if no '=' in definition.nyamatongwe1-1/+5
2009-04-01Compatible with Python versions 2.3 to 3.0.nyamatongwe1-20/+19
2002-04-18Added enu (enumeration) and lex (lexer) feature types. Defined enumerations ↵nyamatongwe1-0/+7
and lexers.
2000-08-30Initial version.nyamatongwe1-0/+100