| ../ | 
  | Virtual |  | c19bc90 | 5 years | ajbeach | Better error messages in ExpandCasts. | 
  | Validate |  | 043a5b6 | 6 years | Thierry Delisle | Extended dereference operator hack to destroy clause | 
  | Tuples |  | 07de76b | 6 years | pabuhr | remove file TypeVar.h* and put TypeVar::Kind into TypeDecl, move … | 
  | SynTree |  | 427854b | 6 years | Thierry Delisle | First draft implementation of generators, still missing error … | 
  | SymTab |  | 60a8062 | 6 years | pabuhr | rewrite most of OperatorTable and change caller modules to use new … | 
  | ResolvExpr |  | 7215000 | 6 years | Thierry Delisle | Added flag to disable non-deteministic parts of the output when testing | 
  | Parser |  | 791028a | 5 years | pabuhr | formatting, fix warning for usage of uninitialized variable val | 
  | InitTweak |  | 60a8062 | 6 years | pabuhr | rewrite most of OperatorTable and change caller modules to use new … | 
  | include |  | b4d34fa | 6 years | mlbrooks | add previously ignored file---goes with Fixed handling of literals.cfa | 
  | GenPoly |  | 3f06c05 | 5 years | ajbeach | Fixed InstantiateGeneric so that it can handle cyclic type references … | 
  | ControlStruct |  | 7f9968ad | 5 years | ajbeach | Fixed a problem with 'throwResume;' translation and added some tests … | 
  | Concurrency |  | e6cfa8ff | 6 years | Thierry Delisle | Fixed use after delete bug and regenerated stale tests | 
  | Common |  | 37cdd97 | 6 years | Thierry Delisle | Added a ast node for suspend statements | 
  | CodeTools |  | 60a8062 | 6 years | pabuhr | rewrite most of OperatorTable and change caller modules to use new … | 
  | CodeGen |  | 60a8062 | 6 years | pabuhr | rewrite most of OperatorTable and change caller modules to use new … | 
  | AST |  | 427854b | 6 years | Thierry Delisle | First draft implementation of generators, still missing error … | 
  | MakeLibCfa.h | 686 bytes
     | 6b0b624 | 8 years | pabuhr | change #ifndef to #pragma once | 
  | MakeLibCfa.cc | 5.1 KB
     | 60a8062 | 6 years | pabuhr | rewrite most of OperatorTable and change caller modules to use new … | 
  | Makefile.in | 69.3 KB
     | 2fc94ced | 5 years | Thierry Delisle | Added -Wno-yacc when compiling parser.yy | 
  | Makefile.am | 2.4 KB
     | 10cb642 | 6 years | pabuhr | change BasicTypes-gen to also rewrite SynTree/Type.h | 
  | main.cc | 25.6 KB
     | 046a890 | 5 years | ajbeach | That should get default operations working for throws. More tests to come. | 
  | config.h.in | 3.1 KB
     | 1f86d5e | 7 years | pabuhr | remove unnecessary requirements in configure.ac, add check for … | 
  | CompilationState.h | 993 bytes
     | 7215000 | 6 years | Thierry Delisle | Added flag to disable non-deteministic parts of the output when testing | 
  | CompilationState.cc | 1013 bytes
     | 7215000 | 6 years | Thierry Delisle | Added flag to disable non-deteministic parts of the output when testing | 
  | cfa.make | 1.7 KB
     | 1d72a11 | 6 years | Thierry Delisle | Fixed headers for benchmarks in Python, Rust and NodeJs | 
  | BasicTypes-gen.cc | 19.8 KB
     | cfaa2873 | 6 years | pabuhr | generate BasicType::typeNames from BasicTypes-gen |