Edoardo Prezioso f3029ce6bb Fixed a bug in Tokenizer::simplifyKnownVariables.
When we find constant variables, check if there's a usage of its reference in the code (for example: don't simplify 'f(&x)' to 'f(&100)').
2012-11-26 17:06:52 +01:00
..
2012-10-12 06:12:52 +02:00
2012-10-03 19:51:09 +02:00
2012-06-16 06:34:18 +02:00
2012-06-11 22:16:12 +03:00
2012-11-03 11:25:40 +01:00
2012-09-13 16:43:07 +02:00
2012-11-25 15:20:50 +01:00
2012-10-14 10:21:22 +02:00