../
|
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
|
6.8 KB
|
9feb34b
|
19 months
|
ajbeach |
Moved toString and toCString to a new header. Updated includes. …
|
UniqueName.h
|
737 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 …
|
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
|
be00a2d
|
20 months
|
pabuhr |
change BadQualifiersZeroOne? warning from dubious print of specified …
|
SemanticError.cc
|
5.2 KB
|
ddcedfe
|
4 years
|
Thierry Delisle |
Errors are now sorted by code-location/description
|
ScopedMap.h
|
11.5 KB
|
ccb29b4
|
21 months
|
ajbeach |
This should fix the issues with building with older gcc versions.
|
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
|
PassVisitor.proto.h
|
12.1 KB
|
c408483
|
4 years
|
f37yu |
cleanup
|
PassVisitor.impl.h
|
113.6 KB
|
71806e0
|
2 years
|
j82liang |
Rename InlineValueDecl? to InlineMemberDecl?
|
PassVisitor.h
|
30.3 KB
|
71806e0
|
2 years
|
j82liang |
Rename InlineValueDecl? to InlineMemberDecl?
|
PassVisitor.cc
|
514 bytes
|
b8665e3
|
6 years
|
a3moss |
First build with persistent-map indexer
|
module.mk
|
1.6 KB
|
9feb34b
|
19 months
|
ajbeach |
Moved toString and toCString to a new header. Updated includes. …
|
Iterate.hpp
|
7.8 KB
|
1b8fc06c
|
19 months
|
ajbeach |
Updated Iterate.hpp documentation.
|
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
|
1.0 KB
|
4f6dda0
|
3 years
|
ajbeach |
Converted Implement Concurrent Keywords to the new AST. Includes …
|
Examine.cc
|
2.9 KB
|
4f6dda0
|
3 years
|
ajbeach |
Converted Implement Concurrent Keywords to the new AST. Includes …
|
Eval.h
|
882 bytes
|
8f06277
|
21 months
|
ajbeach |
Some clean-up in Common/utility.h. Deleted some unused declarations …
|
Eval.cc
|
8.6 KB
|
8f06277
|
21 months
|
ajbeach |
Some clean-up in Common/utility.h. Deleted some unused declarations …
|
ErrorObjects.h
|
1.6 KB
|
9d1e3f7
|
7 years
|
Rob Schluntz |
Minor updates
|
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.1 KB
|
c86b08d
|
18 months
|
caparson |
added support for the waituntil statement in the compiler
|
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
|
6a625de
|
5 years
|
Thierry Delisle |
Some clean-up, some more assertions to check assumptions and changes …
|