..
ClassLink.cpp
Includes are now all relative to pol-core basefolder ( #906 )
2026-07-25 23:01:18 +02:00
ClassLink.h
Add super() function call for constructors ( #694 )
2024-10-10 18:06:04 +02:00
CompilerWorkspace.cpp
Includes are now all relative to pol-core basefolder ( #906 )
2026-07-25 23:01:18 +02:00
CompilerWorkspace.h
Add classinst.function member; Add is binary operator; Add funcref MTH_NEW ( #701 )
2024-10-10 18:06:04 +02:00
FlowControlLabel.cpp
Includes are now all relative to pol-core basefolder ( #906 )
2026-07-25 23:01:18 +02:00
FlowControlLabel.h
Support function reference calls with default parameters ( #710 )
2024-10-10 18:06:04 +02:00
FunctionLink.cpp
Includes are now all relative to pol-core basefolder ( #906 )
2026-07-25 23:01:18 +02:00
FunctionLink.h
Changes to default construction and base-class semantic analysis ( #693 )
2024-10-10 18:06:04 +02:00
LocalVariableScopeInfo.h
Consolidate local variable scope information ( #301 )
2020-09-12 09:31:52 -07:00
ScopableName.cpp
Includes are now all relative to pol-core basefolder ( #906 )
2026-07-25 23:01:18 +02:00
ScopableName.h
Tidy copy initialization ( #859 )
2026-01-19 08:17:28 +01:00
ScopeName.cpp
Includes are now all relative to pol-core basefolder ( #906 )
2026-07-25 23:01:18 +02:00
ScopeName.h
Tidy copy initialization ( #859 )
2026-01-19 08:17:28 +01:00
SimpleTypes.h
Add compiler support for function expressions ( #671 )
2024-07-29 22:30:52 +02:00
UserFunctionInclusion.h
Use new compiler (when configured) for compile_inc ( #303 )
2020-09-13 00:41:45 -07:00
UserFunctionType.h
Add Escript support for uninitialized class functions ( #808 )
2025-09-05 23:23:59 +02:00
Variable.cpp
Includes are now all relative to pol-core basefolder ( #906 )
2026-07-25 23:01:18 +02:00
Variable.h
Add compiler support for function expressions ( #671 )
2024-07-29 22:30:52 +02:00
VariableScope.h
Add compiler support for function expressions ( #671 )
2024-07-29 22:30:52 +02:00
WarnOn.h
Compiler rewrite: add global variables ( #241 )
2020-08-25 00:57:03 -07:00