fixed constant folding so it works correctly both on lhs and rhs
[bosc.git] / src / 
tree0388dedd7a5e5d62fd6b7ed819174c88967b6128
drwxr-xr-x   ..
-rw-r--r-- 370 CMakeLists.txt
-rw-r--r-- 2880 CMakeUseBison.txt
-rw-r--r-- 1384 CMakeUseFlex.txt
-rw-r--r-- 380 ast.cpp
-rw-r--r-- 27037 ast.h
-rw-r--r-- 22 codegen.cpp
-rw-r--r-- 2533 codegen.h
-rw-r--r-- 19797 compiler.cpp
-rw-r--r-- 1666 compiler.h
-rw-r--r-- 5495 lexer.l
-rw-r--r-- 852 logging.h
-rw-r--r-- 2492 main.cpp
-rw-r--r-- 16259 parser.y