.. |
BfAst.cpp
|
bf97431cdb
Improvements to overflow arithmetic
|
3 tahun lalu |
BfAst.h
|
cf5c969d1f
Improvements to const string generic arg, literal generic args
|
3 tahun lalu |
BfAstAllocator.cpp
|
078564ac9e
Initial checkin
|
6 tahun lalu |
BfAstAllocator.h
|
078564ac9e
Initial checkin
|
6 tahun lalu |
BfAutoComplete.cpp
|
63ef0fed7a
Fixed autocomplete LookupTypeRefOrIdentifier local/type lookup order
|
3 tahun lalu |
BfAutoComplete.h
|
cf5c969d1f
Improvements to const string generic arg, literal generic args
|
3 tahun lalu |
BfCodeGen.cpp
|
8e9d7ed4c4
Lost changes
|
4 tahun lalu |
BfCodeGen.h
|
b3fe79522e
Fixed datalayout initialization
|
4 tahun lalu |
BfCompiler.cpp
|
434a7406de
Fixed some comptime dependency rebuilding issues with aliases/extensions
|
3 tahun lalu |
BfCompiler.h
|
8ebd7516d8
Const string interpolation
|
3 tahun lalu |
BfConstResolver.cpp
|
657a64f59c
Added `Runtime.AddErrorHandler`
|
3 tahun lalu |
BfConstResolver.h
|
8e9d7ed4c4
Lost changes
|
4 tahun lalu |
BfContext.cpp
|
434a7406de
Fixed some comptime dependency rebuilding issues with aliases/extensions
|
3 tahun lalu |
BfContext.h
|
434a7406de
Fixed some comptime dependency rebuilding issues with aliases/extensions
|
3 tahun lalu |
BfDefBuilder.cpp
|
ae399c0ae2
Fixed comptime-emitted property crash
|
3 tahun lalu |
BfDefBuilder.h
|
a3a8bfa40c
Delegate comparison expansion, hashable, == operator
|
3 tahun lalu |
BfDeferEvalChecker.cpp
|
5aeaa8808b
Fixed deferred handling of delegate binds in binary operations
|
4 tahun lalu |
BfDeferEvalChecker.h
|
5aeaa8808b
Fixed deferred handling of delegate binds in binary operations
|
4 tahun lalu |
BfDemangler.cpp
|
5da74382d4
Interop fixes and tests, fixing xplat struct passing issues
|
5 tahun lalu |
BfDemangler.h
|
078564ac9e
Initial checkin
|
6 tahun lalu |
BfElementVisitor.cpp
|
c0fe1d1c1b
Support for expression-bodied properties with mut
|
3 tahun lalu |
BfElementVisitor.h
|
4cda126188
offsetof
|
3 tahun lalu |
BfExprEvaluator.cpp
|
9d66e6429a
PopulateType fix in CheckEnumCreation
|
3 tahun lalu |
BfExprEvaluator.h
|
9872ce989b
Check operator overloads for assignments on properties
|
3 tahun lalu |
BfFixits.h
|
078564ac9e
Initial checkin
|
6 tahun lalu |
BfIRBuilder.cpp
|
434a7406de
Fixed some comptime dependency rebuilding issues with aliases/extensions
|
3 tahun lalu |
BfIRBuilder.h
|
8ebd7516d8
Const string interpolation
|
3 tahun lalu |
BfIRCodeGen.cpp
|
1a04523f27
Set wasm feature string
|
3 tahun lalu |
BfIRCodeGen.h
|
7d0121ea27
Explicit 64-bit indexer truncation on 32-bit builds
|
3 tahun lalu |
BfMangler.cpp
|
bb49f819ad
Copy composites for interop calling conventions
|
3 tahun lalu |
BfMangler.h
|
4c5881e5d3
Fixed GNU const ref mangling
|
4 tahun lalu |
BfModule.cpp
|
434a7406de
Fixed some comptime dependency rebuilding issues with aliases/extensions
|
3 tahun lalu |
BfModule.h
|
434a7406de
Fixed some comptime dependency rebuilding issues with aliases/extensions
|
3 tahun lalu |
BfModuleTypeUtils.cpp
|
434a7406de
Fixed some comptime dependency rebuilding issues with aliases/extensions
|
3 tahun lalu |
BfNamespaceVisitor.cpp
|
6b27f0f0b2
Internal protection, 'using internal <type or namespace>;`
|
4 tahun lalu |
BfNamespaceVisitor.h
|
6b27f0f0b2
Internal protection, 'using internal <type or namespace>;`
|
4 tahun lalu |
BfParser.cpp
|
2ad5d7fac1
Better string interpolation expr parsing
|
3 tahun lalu |
BfParser.h
|
a3b761ab26
Fixes for literal overflow detection
|
3 tahun lalu |
BfPrinter.cpp
|
ce8899f1a7
Fixed some spacing/indent issue when formatting attributes
|
3 tahun lalu |
BfPrinter.h
|
c0fe1d1c1b
Support for expression-bodied properties with mut
|
3 tahun lalu |
BfReducer.cpp
|
322b83d1c6
Better case expression parsing, better enum errors
|
3 tahun lalu |
BfReducer.h
|
e508991dce
Improved generic type parsing (particularly 'a<b>.c < d` cases)
|
3 tahun lalu |
BfResolvePass.cpp
|
bde7b0b3aa
Fixed symbol rename for types with comptime emissions
|
3 tahun lalu |
BfResolvePass.h
|
6b27f0f0b2
Internal protection, 'using internal <type or namespace>;`
|
4 tahun lalu |
BfResolvedTypeUtils.cpp
|
868700b0dd
Fixed crepr union size
|
3 tahun lalu |
BfResolvedTypeUtils.h
|
434a7406de
Fixed some comptime dependency rebuilding issues with aliases/extensions
|
3 tahun lalu |
BfSource.cpp
|
3bbf2d8313
Comptime updates, start of metaprogramming support
|
4 tahun lalu |
BfSource.h
|
f0bafae177
Fix for 'using static' namespace search inside namespace declarations
|
3 tahun lalu |
BfSourceClassifier.cpp
|
2ad5d7fac1
Better string interpolation expr parsing
|
3 tahun lalu |
BfSourceClassifier.h
|
7a7cc716c6
Add colorization options for primitives, structs, generic params and make typealias match aliased type color.
|
4 tahun lalu |
BfSourcePositionFinder.cpp
|
078564ac9e
Initial checkin
|
6 tahun lalu |
BfSourcePositionFinder.h
|
078564ac9e
Initial checkin
|
6 tahun lalu |
BfStmtEvaluator.cpp
|
434a7406de
Fixed some comptime dependency rebuilding issues with aliases/extensions
|
3 tahun lalu |
BfSystem.cpp
|
322b83d1c6
Better case expression parsing, better enum errors
|
3 tahun lalu |
BfSystem.h
|
f37fb2c1b7
Comptime improvments, IOn<X> interfaces, const payload enum
|
3 tahun lalu |
BfTargetTriple.cpp
|
e2dad5f838
Added TargetTriple, fixed asm stuff for non-x86 LLVM
|
5 tahun lalu |
BfTargetTriple.h
|
e2dad5f838
Added TargetTriple, fixed asm stuff for non-x86 LLVM
|
5 tahun lalu |
BfType.h
|
078564ac9e
Initial checkin
|
6 tahun lalu |
BfUtil.cpp
|
f9c0f2a311
Added reflect method filters
|
5 tahun lalu |
BfUtil.h
|
f9c0f2a311
Added reflect method filters
|
5 tahun lalu |
BfVarDeclChecker.cpp
|
078564ac9e
Initial checkin
|
6 tahun lalu |
BfVarDeclChecker.h
|
078564ac9e
Initial checkin
|
6 tahun lalu |
CeMachine.cpp
|
c9f1e37da7
Improved handling of strings in const enum payloads
|
3 tahun lalu |
CeMachine.h
|
8ebd7516d8
Const string interpolation
|
3 tahun lalu |
MemReporter.cpp
|
2f01cc14dd
Beefy::String changes, lambda hotswap fixes
|
6 tahun lalu |
MemReporter.h
|
2f01cc14dd
Beefy::String changes, lambda hotswap fixes
|
6 tahun lalu |