Removing the special form TeX.
commit02a33e32022b070d6b86eed9f7b02b75291ea18a
authorHenrik Tidefelt <tidefelt@isy.liu.se>
Mon, 10 May 2010 07:04:58 +0000 (10 09:04 +0200)
committerHenrik Tidefelt <tidefelt@isy.liu.se>
Mon, 31 May 2010 21:43:50 +0000 (31 23:43 +0200)
tree591e43989ba56cb73861c1717a52f297b8651880
parentcefce6672dde84c99264bd4d1d4c323b86b17681
Removing the special form TeX.

Now, TeX is an ordinary variable, but the program analysis detects when
  [TeX <arg>]
is refers to TeX in the base environment, and <arg> is a string literal.
15 files changed:
source/astfun.cc
source/astvalues.h
source/astvar.cc
source/astvar.h
source/consts.cc
source/consts.h
source/coreast.cc
source/environment.cc
source/environment.h
source/eval_non_interactive.cc
source/exitcodes.h
source/shapesexceptions.cc
source/shapesexceptions.h
source/shapesparser.yy
source/shapesyylex.ll