ide; compiler/libec: Auto completion improvements
authorJerome St-Louis <jerome@ecere.com>
Fri, 20 Jun 2014 16:56:00 +0000 (12:56 -0400)
committerJerome St-Louis <jerome@ecere.com>
Fri, 20 Jun 2014 17:04:16 +0000 (13:04 -0400)
commit1760813025f90cc7df4b47c5bdba7b8864cd4e8c
treeaa171999385474ab0de9a59309a718da83445a02
parentbaaba8331acce2797e79a05c723ee6f115ecfdf9
ide; compiler/libec: Auto completion improvements
- Not converting identifiers to constants from ProcessExpressionType(), only from ComputeExpression()
compiler/bootstrap/ecere/bootstrap/System.c
compiler/bootstrap/libec/bootstrap/ecdefs.c
compiler/bootstrap/libec/bootstrap/loadSymbols.c
compiler/bootstrap/libec/bootstrap/pass15.c
compiler/libec/src/ecdefs.ec
compiler/libec/src/pass15.ec
ide/src/debugger/Debugger.ec