../
|
Stats
|
|
b0b1e15
|
4 years
|
Thierry Delisle |
fix timestamp generation for arm inside the compiler
|
Assert.cc
|
1.7 KB
|
6a625de
|
5 years
|
Thierry Delisle |
Some clean-up, some more assertions to check assumptions and changes …
|
CodeLocation.h
|
2.1 KB
|
eb211bf
|
3 years
|
ajbeach |
Did some clean-up with the ast::Pass class. Moved some things out of …
|
CodeLocationTools.cpp
|
8.5 KB
|
400b8be
|
3 years
|
ajbeach |
Added StmtClause? and converted the existing nodes that should be clauses.
|
CodeLocationTools.hpp
|
1.2 KB
|
f7496c5
|
3 years
|
ajbeach |
class -> struct, silences a warning.
|
CompilerError.h
|
859 bytes
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
Debug.h
|
2.0 KB
|
07de76b
|
5 years
|
pabuhr |
remove file TypeVar?.h* and put TypeVar::Kind into TypeDecl?, move …
|
DebugMalloc.cc
|
2.0 KB
|
fb114fa1
|
8 years
|
pabuhr |
more refactoring of parser code
|
DeclStats.cpp
|
21.4 KB
|
68fe946e
|
3 years
|
ajbeach |
Updated DeclStats? for the new ast. Also fixed a bug in the old …
|
DeclStats.hpp
|
758 bytes
|
68fe946e
|
3 years
|
ajbeach |
Updated DeclStats? for the new ast. Also fixed a bug in the old …
|
ErrorObjects.h
|
1.6 KB
|
9d1e3f7
|
7 years
|
Rob Schluntz |
Minor updates
|
Eval.cc
|
5.3 KB
|
7ff3e522
|
4 years
|
ajbeach |
{pass_t Pass::pass; => core_t Pass::core;} To avoid confusion about …
|
Examine.cc
|
2.9 KB
|
4f6dda0
|
3 years
|
ajbeach |
Converted Implement Concurrent Keywords to the new AST. Includes …
|
Examine.h
|
1.0 KB
|
4f6dda0
|
3 years
|
ajbeach |
Converted Implement Concurrent Keywords to the new AST. Includes …
|
FilterCombos.h
|
3.0 KB
|
6d6e829
|
6 years
|
a3moss |
First compiling draft of deferred assertions (build failure)
|
Indenter.h
|
1.3 KB
|
4e5e6cc
|
5 years
|
Thierry Delisle |
Fixed indentation and remove too strict abort
|
module.mk
|
1.8 KB
|
55cbff8
|
3 years
|
ajbeach |
Added new ast resolver prototype support. Not exactly the same but …
|
PassVisitor.cc
|
514 bytes
|
b8665e3
|
6 years
|
a3moss |
First build with persistent-map indexer
|
PassVisitor.h
|
29.8 KB
|
3b0bc16
|
3 years
|
pabuhr |
change class name WhileStmt? to WhileDoStmt?, add else clause to …
|
PassVisitor.impl.h
|
111.9 KB
|
3b0bc16
|
3 years
|
pabuhr |
change class name WhileStmt? to WhileDoStmt?, add else clause to …
|
PassVisitor.proto.h
|
12.1 KB
|
c408483
|
4 years
|
f37yu |
cleanup
|
PersistentMap.h
|
7.5 KB
|
1febef62
|
6 years
|
a3moss |
Fix gcc-7 errors in persistent map
|
ResolvProtoDump.cpp
|
21.5 KB
|
55cbff8
|
3 years
|
ajbeach |
Added new ast resolver prototype support. Not exactly the same but …
|
ResolvProtoDump.hpp
|
732 bytes
|
1f7dc61
|
3 years
|
Thierry Delisle |
Consistently changed TranslationUnit? from struct to class.
|
ScopedMap.h
|
11.7 KB
|
6dba8755
|
4 years
|
ajbeach |
I was given a trick with the indexer that fixes some scoping issues …
|
SemanticError.cc
|
5.2 KB
|
ddcedfe
|
4 years
|
Thierry Delisle |
Errors are now sorted by code-location/description
|
SemanticError.h
|
3.9 KB
|
98538288
|
5 years
|
Thierry Delisle |
Moved VerifyCtorDtorAssign? up and changed return type check to support …
|
Stats.h
|
1.2 KB
|
1bb9a9a
|
6 years
|
Thierry Delisle |
Some clean-up and comenting
|
UnimplementedError.h
|
886 bytes
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
UniqueName.cc
|
820 bytes
|
5f2f2d7
|
9 years
|
pabuhr |
fix constant types, remove unnecessary string copying, work on …
|
UniqueName.h
|
737 bytes
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
utility.h
|
16.8 KB
|
f8143a6
|
3 years
|
Thierry Delisle |
Change pass visitor to avoid more transient strong references
|
VectorMap.h
|
8.1 KB
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|