.. |
BfAst.cpp
|
Added '->' operator, static indexer fix, RefCounted<T>
|
2022-06-22 08:35:25 -07:00 |
BfAst.h
|
Added '->' operator, static indexer fix, RefCounted<T>
|
2022-06-22 08:35:25 -07:00 |
BfAstAllocator.cpp
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
BfAstAllocator.h
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
BfAutoComplete.cpp
|
Added '->' operator, static indexer fix, RefCounted<T>
|
2022-06-22 08:35:25 -07:00 |
BfAutoComplete.h
|
Show comptime emits as embedded sourceviews
|
2022-04-16 06:27:54 -07:00 |
BfCodeGen.cpp
|
Minor optimizations
|
2022-05-04 12:51:45 -07:00 |
BfCodeGen.h
|
Fixed datalayout initialization
|
2020-09-14 06:52:19 -07:00 |
BfCompiler.cpp
|
Fixed global lookup
|
2022-06-15 17:53:35 -07:00 |
BfCompiler.h
|
Improve emit views where compile and resolve emissions differ
|
2022-06-13 08:52:17 -07:00 |
BfConstResolver.cpp
|
Improved undef handling of unspecialized const generic arg
|
2022-04-18 11:04:45 -07:00 |
BfConstResolver.h
|
Improved undef handling of unspecialized const generic arg
|
2022-04-18 11:04:45 -07:00 |
BfContext.cpp
|
Fixed type generic arg and PopulateType dependency bugs
|
2022-06-02 07:06:31 -07:00 |
BfContext.h
|
Fixed some mid-compile rebuild worklist invalidation issues
|
2022-05-23 12:03:47 -07:00 |
BfDefBuilder.cpp
|
Fixed params/varargs in function/delegate typerefs
|
2022-06-05 07:42:33 -07:00 |
BfDefBuilder.h
|
File-scoped namespaces
|
2022-04-17 08:40:25 -07:00 |
BfDeferEvalChecker.cpp
|
Made inferred ctor in initializer expr work as an argument
|
2022-05-16 18:35:07 -07:00 |
BfDeferEvalChecker.h
|
Made inferred ctor in initializer expr work as an argument
|
2022-05-16 18:35:07 -07:00 |
BfDemangler.cpp
|
Interop fixes and tests, fixing xplat struct passing issues
|
2020-06-10 07:12:07 -07:00 |
BfDemangler.h
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
BfElementVisitor.cpp
|
Improved circular mixin check, isconst(expr), [ConstSkip]
|
2022-05-30 11:40:49 -07:00 |
BfElementVisitor.h
|
Improved circular mixin check, isconst(expr), [ConstSkip]
|
2022-05-30 11:40:49 -07:00 |
BfExprEvaluator.cpp
|
Added '->' operator, static indexer fix, RefCounted<T>
|
2022-06-22 08:35:25 -07:00 |
BfExprEvaluator.h
|
Added '->' operator, static indexer fix, RefCounted<T>
|
2022-06-22 08:35:25 -07:00 |
BfFixits.h
|
Fixed fixit location for usings when file has scoped usings
|
2022-06-01 16:36:58 -07:00 |
BfIRBuilder.cpp
|
Use lifetime extension for mixin results
|
2022-06-16 07:21:19 -07:00 |
BfIRBuilder.h
|
Use lifetime extension for mixin results
|
2022-06-16 07:21:19 -07:00 |
BfIRCodeGen.cpp
|
Use lifetime extension for mixin results
|
2022-06-16 07:21:19 -07:00 |
BfIRCodeGen.h
|
Fixed array alloca with non-aligned structs
|
2022-04-26 11:41:34 -07:00 |
BfMangler.cpp
|
Copy composites for interop calling conventions
|
2022-02-04 10:29:23 -05:00 |
BfMangler.h
|
Fixed GNU const ref mangling
|
2020-11-16 13:11:44 -08:00 |
BfModule.cpp
|
Added '->' operator, static indexer fix, RefCounted<T>
|
2022-06-22 08:35:25 -07:00 |
BfModule.h
|
Use lifetime extension for mixin results
|
2022-06-16 07:21:19 -07:00 |
BfModuleTypeUtils.cpp
|
Continue searching in CastToValue constraint check on method return fail
|
2022-06-22 10:18:24 -07:00 |
BfNamespaceVisitor.cpp
|
Compiler performance enhancements
|
2022-05-06 11:28:38 -07:00 |
BfNamespaceVisitor.h
|
Internal protection, 'using internal <type or namespace>;`
|
2020-10-14 11:33:41 -07:00 |
BfParser.cpp
|
Added '->' operator, static indexer fix, RefCounted<T>
|
2022-06-22 08:35:25 -07:00 |
BfParser.h
|
Emit marker fixes - idSpan fix, persistent opening, specialized squiggle
|
2022-05-26 15:39:32 -07:00 |
BfPrinter.cpp
|
Improved circular mixin check, isconst(expr), [ConstSkip]
|
2022-05-30 11:40:49 -07:00 |
BfPrinter.h
|
Improved circular mixin check, isconst(expr), [ConstSkip]
|
2022-05-30 11:40:49 -07:00 |
BfReducer.cpp
|
Added '->' operator, static indexer fix, RefCounted<T>
|
2022-06-22 08:35:25 -07:00 |
BfReducer.h
|
Allow attributes on local methods
|
2022-05-27 11:28:53 -07:00 |
BfResolvedTypeUtils.cpp
|
Fixed crash in failed rettype
|
2022-06-13 06:55:49 -07:00 |
BfResolvedTypeUtils.h
|
Fixed type generic arg and PopulateType dependency bugs
|
2022-06-02 07:06:31 -07:00 |
BfResolvePass.cpp
|
Improvements to emit markers on emits only in specialized types
|
2022-05-02 07:48:29 -07:00 |
BfResolvePass.h
|
Improvements to emit markers on emits only in specialized types
|
2022-05-02 07:48:29 -07:00 |
BfSource.cpp
|
Fixes from valgrind
|
2022-03-18 18:06:14 -07:00 |
BfSource.h
|
Fixes from valgrind
|
2022-03-18 18:06:14 -07:00 |
BfSourceClassifier.cpp
|
Allow attributes on local methods
|
2022-05-27 11:28:53 -07:00 |
BfSourceClassifier.h
|
Allow attributes on local methods
|
2022-05-27 11:28:53 -07:00 |
BfSourcePositionFinder.cpp
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
BfSourcePositionFinder.h
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
BfStmtEvaluator.cpp
|
Use lifetime extension for mixin results
|
2022-06-16 07:21:19 -07:00 |
BfSystem.cpp
|
Fixed global lookup
|
2022-06-15 17:52:48 -07:00 |
BfSystem.h
|
Added IsReadOnly to FieldInfo and MethodInfo
|
2022-05-30 06:20:47 -07:00 |
BfTargetTriple.cpp
|
Added TargetTriple, fixed asm stuff for non-x86 LLVM
|
2019-10-17 06:30:17 -07:00 |
BfTargetTriple.h
|
Added TargetTriple, fixed asm stuff for non-x86 LLVM
|
2019-10-17 06:30:17 -07:00 |
BfType.h
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
BfUtil.cpp
|
Show comptime emits as embedded sourceviews
|
2022-04-16 06:27:54 -07:00 |
BfUtil.h
|
Show comptime emits as embedded sourceviews
|
2022-04-16 06:27:54 -07:00 |
BfVarDeclChecker.cpp
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
BfVarDeclChecker.h
|
Initial checkin
|
2019-08-23 11:56:54 -07:00 |
CeDebugger.cpp
|
Improved callstack handling with inlined methods
|
2022-05-30 15:43:49 -07:00 |
CeDebugger.h
|
Improved callstack handling with inlined methods
|
2022-05-30 15:43:49 -07:00 |
CeMachine.cpp
|
Added '->' operator, static indexer fix, RefCounted<T>
|
2022-06-22 08:35:25 -07:00 |
CeMachine.h
|
Float to uint conversion in consteval
|
2022-05-30 22:26:52 +02:00 |
MemReporter.cpp
|
Beefy::String changes, lambda hotswap fixes
|
2019-09-03 11:17:13 -07:00 |
MemReporter.h
|
Beefy::String changes, lambda hotswap fixes
|
2019-09-03 11:17:13 -07:00 |