Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Meow ffa4e76ede Add underscores to private data members (#898) hace 4 años
  Jon Meow 9007bfcb88 Run clang-tidy on the interpreter directory (#885) hace 4 años
  Jon Meow 56dc4ae375 Rename Ptr<T> to Nonnull<T*> (#832) hace 4 años
  Jon Meow 90f04700e2 Remove global_arena (#814) hace 4 años
  Jon Meow b1ded63f2c Switch Dictionary to Ptr (#801) hace 4 años
  Jon Meow 32f5845e7b Refactor Interpreter/TypeChecker to classes to remove interpreter globals (#790) hace 4 años
  Jon Meow 50cfda0e1c Split Stack and Dictionary, moving ListNode into Dictionary (#757) hace 4 años
  Jon Meow c6ebe0db67 Add `Ptr` and `RawNew` for migration (#751) hace 4 años
  Jon Meow 2e9e4f4cb3 Migrate remaining exits to FATAL_*_ERROR calls (#704) hace 4 años
  Jon Meow 9829f188b7 Move all new's to global_arena, and remove ASAN disabling (#690) hace 4 años
  Jeremy G. Siek cd18e24176 Create a Dictionary abstraction over the raw Cons list. (#327) hace 5 años