.. |
BfAst.cpp
|
Anonymous subclassing in initializer blocks
|
2025-01-04 10:57:37 -08:00 |
BfAst.h
|
Anonymous subclassing in initializer blocks
|
2025-01-04 10:57:37 -08:00 |
BfAstAllocator.cpp
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfAstAllocator.h
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfAutoComplete.cpp
|
Handle 'func?.Invoke()'
|
2025-01-18 06:48:33 -08:00 |
BfAutoComplete.h
|
Anonymous subclassing in initializer blocks
|
2025-01-04 10:57:37 -08:00 |
BfCodeGen.cpp
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfCodeGen.h
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfCompiler.cpp
|
Improved CE TypeDeclaration handling, including proper rebuilding
|
2025-01-15 09:59:47 -08:00 |
BfCompiler.h
|
Added reflected TypeDeclaration support for comptime
|
2025-01-14 10:16:46 -08:00 |
BfConstResolver.cpp
|
Fixed mIgnoreWrites restoration when !mHasStarted
|
2025-01-17 10:29:08 -08:00 |
BfConstResolver.h
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfContext.cpp
|
Improved CE TypeDeclaration handling, including proper rebuilding
|
2025-01-15 09:59:47 -08:00 |
BfContext.h
|
Improved comptime circular data reference issues
|
2025-01-18 09:31:29 -08:00 |
BfDefBuilder.cpp
|
Fixed 'ref' and 'in' this parameter for extension methods
|
2025-01-17 17:32:25 -08:00 |
BfDefBuilder.h
|
Inline anonymous type declarations
|
2025-01-02 11:42:33 -08:00 |
BfDeferEvalChecker.cpp
|
Allow (.) inferred type cast inside ref and * unary operations
|
2024-12-02 13:53:36 -05:00 |
BfDeferEvalChecker.h
|
Fixed issue with comptime strings ending up in executable
|
2023-03-02 12:41:07 -05:00 |
BfDemangler.cpp
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfDemangler.h
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfElementVisitor.cpp
|
Anonymous subclassing in initializer blocks
|
2025-01-04 10:57:37 -08:00 |
BfElementVisitor.h
|
Inline anonymous type declarations
|
2025-01-02 11:42:33 -08:00 |
BfExprEvaluator.cpp
|
Handle 'func?.Invoke()'
|
2025-01-18 06:48:33 -08:00 |
BfExprEvaluator.h
|
Fixed missing error for outer static instance-qualified lookup
|
2025-01-05 09:34:21 -08:00 |
BfFixits.h
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfIRBuilder.cpp
|
Allow anonymous 'using' fields
|
2025-01-05 08:55:17 -08:00 |
BfIRBuilder.h
|
Anonymous subclassing in initializer blocks
|
2025-01-04 10:57:37 -08:00 |
BfIRCodeGen.cpp
|
bool vector improvements
|
2024-11-20 07:43:27 -05:00 |
BfIRCodeGen.h
|
Optimization phases for LLVM upgrade
|
2024-05-05 12:26:21 -04:00 |
BfMangler.cpp
|
Improved comptime circular data reference issues
|
2025-01-18 09:31:29 -08:00 |
BfMangler.h
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfModule.cpp
|
Improved comptime circular data reference issues
|
2025-01-18 09:31:29 -08:00 |
BfModule.h
|
Improved comptime circular data reference issues
|
2025-01-18 09:31:29 -08:00 |
BfModuleTypeUtils.cpp
|
Improved comptime circular data reference issues
|
2025-01-18 09:31:29 -08:00 |
BfNamespaceVisitor.cpp
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfNamespaceVisitor.h
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfParser.cpp
|
Allow catch-all '#pragma warning disable'
|
2025-01-16 07:36:45 -08:00 |
BfParser.h
|
Anonymous subclassing in initializer blocks
|
2025-01-04 10:57:37 -08:00 |
BfPrinter.cpp
|
Handle zero-sized enums (<= 1 member)
|
2024-11-08 09:16:27 -05:00 |
BfPrinter.h
|
Handle zero-sized enums (<= 1 member)
|
2024-11-08 09:16:27 -05:00 |
BfReducer.cpp
|
Fixed ability to use anonymous types as method parameters
|
2025-01-09 13:48:14 -08:00 |
BfReducer.h
|
Fixed failed anonymous inline type declaration with attributes
|
2025-01-07 11:54:46 -08:00 |
BfResolvedTypeUtils.cpp
|
Improved handling of opaque types
|
2025-01-14 11:45:44 -08:00 |
BfResolvedTypeUtils.h
|
Improved CE TypeDeclaration handling, including proper rebuilding
|
2025-01-15 09:59:47 -08:00 |
BfResolvePass.cpp
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfResolvePass.h
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfSource.cpp
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfSource.h
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfSourceClassifier.cpp
|
Anonymous subclassing in initializer blocks
|
2025-01-04 10:57:37 -08:00 |
BfSourceClassifier.h
|
Anonymous subclassing in initializer blocks
|
2025-01-04 10:57:37 -08:00 |
BfSourcePositionFinder.cpp
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfSourcePositionFinder.h
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfStmtEvaluator.cpp
|
Made delete work with 'where alloctype(T) : delete' constraint
|
2025-01-15 11:24:56 -08:00 |
BfSystem.cpp
|
Allow catch-all '#pragma warning disable'
|
2025-01-16 07:36:45 -08:00 |
BfSystem.h
|
Improved CE TypeDeclaration handling, including proper rebuilding
|
2025-01-15 09:59:47 -08:00 |
BfTargetTriple.cpp
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfTargetTriple.h
|
Added TargetTriple, fixed asm stuff for non-x86 LLVM
|
2019-10-17 06:30:17 -07:00 |
BfType.h
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfUtil.cpp
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfUtil.h
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfVarDeclChecker.cpp
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
BfVarDeclChecker.h
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
CeDebugger.cpp
|
Added "Keep Native Console Open" option
|
2024-07-24 09:41:08 +02:00 |
CeDebugger.h
|
Added "Keep Native Console Open" option
|
2024-07-24 09:41:08 +02:00 |
CeMachine.cpp
|
Improved comptime circular data reference issues
|
2025-01-18 09:31:29 -08:00 |
CeMachine.h
|
Improved comptime circular data reference issues
|
2025-01-18 09:31:29 -08:00 |
MemReporter.cpp
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |
MemReporter.h
|
Trailing whitespace trimming
|
2022-07-26 13:27:03 -04:00 |