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