diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index a301d6e..246d771 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -95,6 +95,7 @@ o Language Frontend ignore all top level objects (they are used as module testcase) and search in a module search path. - allow 0/1 f/t FALSE/TRUE as boolean values + - allow any expression to be evaluated as boolean (e.g. 1 = true, 0 = false) o DXF Import - Support for POLYLINE entity - Support for SPLINE entity |