.. |
CMakeLists.txt
|
Move the VMFrame class to libbase
|
2014-12-12 15:33:56 +01:00 |
applyrule.cpp
|
Move the VMFrame class to libbase
|
2014-12-12 15:33:56 +01:00 |
applyrule.hpp
|
Move the VMFrame class to libbase
|
2014-12-12 15:33:56 +01:00 |
base-type.conf
|
Disallow calling strings as functions
|
2014-12-12 20:45:11 +01:00 |
config_lexer.ll
|
Fix escape sequence for double quotes
|
2015-01-07 13:06:02 +01:00 |
config_parser.yy
|
Fix DebugInfoRange for ApplyExpression in config parser
|
2015-01-08 17:00:13 +01:00 |
configcompiler.cpp
|
Improve error reporting
|
2014-12-20 15:29:04 +01:00 |
configcompiler.hpp
|
Allow side-effect-free expressions in a limited number of cases
|
2015-01-08 10:33:45 +01:00 |
configcompilercontext.cpp
|
Refactor the WorkQueue class to make error reporting easier
|
2014-12-18 15:11:57 +01:00 |
configcompilercontext.hpp
|
Remove obsolete code
|
2014-12-18 15:57:30 +01:00 |
configitem.cpp
|
Implement the __commit function
|
2014-12-19 13:08:46 +01:00 |
configitem.hpp
|
Implement the __commit function
|
2014-12-19 13:08:46 +01:00 |
configitembuilder.cpp
|
Refactor how variable scopes work
|
2014-12-14 11:33:45 +01:00 |
configitembuilder.hpp
|
Refactor the stack frame handling for scripts
|
2014-11-22 19:24:03 +01:00 |
configtype.cpp
|
Make sure that Value::IsEmpty() returns true for empty strings
|
2014-12-20 09:31:55 +01:00 |
configtype.hpp
|
Refactor the config validator so that it doesn't require serialized objects
|
2014-11-20 13:28:21 +01:00 |
expression.cpp
|
Change return type for 'set' expressions to Empty
|
2015-01-12 08:55:16 +01:00 |
expression.hpp
|
Refactor the WorkQueue class to make error reporting easier
|
2014-12-18 15:11:57 +01:00 |
i2-config.hpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
objectrule.cpp
|
Refactor apply/object rules
|
2014-11-20 21:29:50 +01:00 |
objectrule.hpp
|
Refactor apply/object rules
|
2014-11-20 21:29:50 +01:00 |
typerule.cpp
|
Improve config compiler's memory usage
|
2014-11-08 13:21:51 +01:00 |
typerule.hpp
|
Build fix for Windows
|
2014-10-28 18:09:52 +01:00 |
typerulelist.cpp
|
Implement validation for "repository add"
|
2014-10-28 11:55:25 +01:00 |
typerulelist.hpp
|
Speed up type lookups
|
2014-11-07 12:39:32 +01:00 |
vmops.hpp
|
Verify array bounds
|
2015-01-12 14:19:35 +01:00 |