../
|
Stats
|
|
b0b1e15
|
4 years
|
Thierry Delisle |
fix timestamp generation for arm inside the compiler
|
VectorMap.h
|
8.1 KB
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
utility.h
|
3.8 KB
|
5bf685f
|
10 months
|
ajbeach |
Replayed maybeClone with maybeCopy, removed unused helppers in …
|
UniqueName.h
|
782 bytes
|
790d835
|
12 months
|
ajbeach |
Made UniqueName? use other tools we have, removed the unused default …
|
UniqueName.cc
|
835 bytes
|
790d835
|
12 months
|
ajbeach |
Made UniqueName? use other tools we have, removed the unused default …
|
ToString.hpp
|
879 bytes
|
9feb34b
|
19 months
|
ajbeach |
Moved toString and toCString to a new header. Updated includes. …
|
Stats.h
|
1.2 KB
|
1bb9a9a
|
6 years
|
Thierry Delisle |
Some clean-up and comenting
|
SemanticError.h
|
4.2 KB
|
610354a
|
11 months
|
pabuhr |
first attempt at simplifying SemanticWarning?, inline SemanticError? routine
|
SemanticError.cc
|
5.1 KB
|
610354a
|
11 months
|
pabuhr |
first attempt at simplifying SemanticWarning?, inline SemanticError? routine
|
ScopedMap.h
|
11.5 KB
|
7f1be01
|
16 months
|
ajbeach |
Combined some fixes from the variaus scoped containers. Reducing …
|
ResolvProtoDump.hpp
|
732 bytes
|
1f7dc61
|
3 years
|
Thierry Delisle |
Consistently changed TranslationUnit? from struct to class.
|
ResolvProtoDump.cpp
|
21.5 KB
|
9feb34b
|
19 months
|
ajbeach |
Moved toString and toCString to a new header. Updated includes. …
|
PersistentMap.h
|
7.5 KB
|
1febef62
|
6 years
|
a3moss |
Fix gcc-7 errors in persistent map
|
module.mk
|
1.5 KB
|
c6b4432
|
12 months
|
ajbeach |
Remove BaseSyntaxNode? and clean-up.
|
Iterate.hpp
|
7.8 KB
|
45a091b
|
12 months
|
ajbeach |
It turns out enumerate does work if you use this very particular form …
|
Indenter.h
|
1.3 KB
|
9939dc3
|
2 years
|
ajbeach |
Reduced the number of object files linked into the demangler. Some of …
|
Indenter.cc
|
572 bytes
|
9939dc3
|
2 years
|
ajbeach |
Reduced the number of object files linked into the demangler. Some of …
|
FilterCombos.h
|
3.0 KB
|
6d6e829
|
6 years
|
a3moss |
First compiling draft of deferred assertions (build failure)
|
Examine.h
|
858 bytes
|
c6b4432
|
12 months
|
ajbeach |
Remove BaseSyntaxNode? and clean-up.
|
Examine.cc
|
1.9 KB
|
c6b4432
|
12 months
|
ajbeach |
Remove BaseSyntaxNode? and clean-up.
|
Eval.h
|
843 bytes
|
c6b4432
|
12 months
|
ajbeach |
Remove BaseSyntaxNode? and clean-up.
|
Eval.cc
|
7.2 KB
|
c6b4432
|
12 months
|
ajbeach |
Remove BaseSyntaxNode? and clean-up.
|
ErrorObjects.h
|
1.2 KB
|
610354a
|
11 months
|
pabuhr |
first attempt at simplifying SemanticWarning?, inline SemanticError? routine
|
DeclStats.hpp
|
758 bytes
|
68fe946e
|
3 years
|
ajbeach |
Updated DeclStats? for the new ast. Also fixed a bug in the old …
|
DeclStats.cpp
|
21.4 KB
|
9feb34b
|
19 months
|
ajbeach |
Moved toString and toCString to a new header. Updated includes. …
|
DebugMalloc.cc
|
2.0 KB
|
fb114fa1
|
8 years
|
pabuhr |
more refactoring of parser code
|
CodeLocationTools.hpp
|
1.2 KB
|
f7496c5
|
3 years
|
ajbeach |
class -> struct, silences a warning.
|
CodeLocationTools.cpp
|
8.2 KB
|
3d9d017
|
12 months
|
caparson |
added cofor implementation
|
CodeLocation.h
|
2.1 KB
|
eb211bf
|
3 years
|
ajbeach |
Did some clean-up with the ast::Pass class. Moved some things out of …
|
Assert.cc
|
1.7 KB
|
4f1b2d69
|
11 months
|
pabuhr |
formatting
|