20 Cometimentos (eee8515a820701a8b447ea31f1b52607290d3039)

Autor SHA1 Mensagem Data
  Ian Piumarta f6dab4a73f Add flags to support compilation with Homebrew libgc. há 2 anos
  Ian Piumarta e6221cd68a Handle string and stringLiteral properly in outputNode. há 2 anos
  Ian Piumarta 720c2c141d Export prim_parseFrom to meta language. há 2 anos
  Ian Piumarta 2f2f27ccf0 Record function definitions in program.last map. há 2 anos
  Ian Piumarta 8845a0baba Add keyword arguments to newCall, meta grammar, and t_Call case of evaluator. há 2 anos
  Ian Piumarta 4413adc94d Use C_string for multi character sequences. há 2 anos
  Ian Piumarta 20a3d6d17b Add everyExternalDeclaration() and ensure(). há 2 anos
  Ian Piumarta 3a14858a70 Make yy context be local. há 2 anos
  Ian Piumarta 516867784d Add global parsimony variables to track struct/union/enum declarations. há 2 anos
  Ian Piumarta 79a457b358 Cosmetic. há 2 anos
  Ian Piumarta c2ede14d6a Add prim_treeCopy primitive; move some functions to before the grammar. há 2 anos
  Ian Piumarta 9060483dbd Move meta language environment initialisation out of main() to init(). há 2 anos
  Ian Piumarta d22ed02e77 Remove debugging printf. há 2 anos
  Ian Piumarta 8f69c6f81d Reorganise grammar putting common rules at the end. há 2 anos
  Ian Piumarta 7b881478fd Add names of rules as comments after section numbers for navigation. há 2 anos
  Ian Piumarta d9f06de063 Eval handles Undefined and Function in switch to avoid compiler warning. há 2 anos
  Ian Piumarta 238cce2151 Add map_pop to remove the last element from an array-like map. há 2 anos
  Ian Piumarta eb85a1fb75 Compare symbols by their name not by their address to prevent non-determinism. há 2 anos
  Ian Piumarta 886cf28409 Clean also removes dSYM directories. há 2 anos
  Ian Piumarta 51d648e7e1 Move source files into src subdir. há 2 anos