From 5ab1a4462b1df413a54dc1befc68961c81be69bf Mon Sep 17 00:00:00 2001 From: Teddy Date: Sun, 4 Aug 2013 17:05:47 +0800 Subject: new targets in TODO-list --- Doxyfile | 2 +- TODO.rst | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Doxyfile b/Doxyfile index 81d6952..ead4c61 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1293,7 +1293,7 @@ EXTRA_SEARCH_MAPPINGS = # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will # generate Latex output. -GENERATE_LATEX = YES +GENERATE_LATEX = NO # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. # If a relative path is entered the value of OUTPUT_DIRECTORY will be diff --git a/TODO.rst b/TODO.rst index 4650ec7..d853b36 100644 --- a/TODO.rst +++ b/TODO.rst @@ -1,2 +1,5 @@ -- Better inherit relationship between Cons and EvalObj -- Replace many `dynamic_cast` with `static_cast` +- More sophisticated type system + - Number system && proper arithmetic + - Cons support +- Quotation +- Add macro support -- cgit v1.2.3-70-g09d2