Qt Declarative (Quick 2)
Go to file
Lars Knoll 8c10aeb9fa Fix identifier handling in strings
Give identifiers a full 32bit range, so we don't accidentally
get into overflows. Make sure UINT_MAX can be used as an identifier.

Change-Id: I7d031f9eff0ea2edd7d3e182670fbd37aaf04040
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
2013-02-12 14:55:15 +01:00
src Fix identifier handling in strings 2013-02-12 14:55:15 +01:00
tests Fix name function expressions 2013-02-09 10:53:50 +01:00
tools Remove unnecessary sys/mman.h inclusion 2013-02-09 10:40:59 +01:00
.gitignore Fixed the llvm bits of the build process. 2013-02-06 08:48:12 +01:00
.gitmodules Initial import of Test262 test suite 2013-01-04 21:09:22 +01:00
.qmake.conf Say hello to QtV4 module. 2013-01-30 13:20:40 +01:00
sync.profile Make things more compliant with a regular Qt module 2013-01-31 07:01:54 +01:00
test_interpreter.py Allow to run tests in parallel. 2012-12-18 09:19:57 +01:00
v4cc Initial work on exceptions for the AOT compiler. 2012-06-06 15:30:50 +02:00
v4vm.pro Say hello to QtV4 module. 2013-01-30 13:20:40 +01:00