13 Commits (c8807a04b2a21ab34071e8fa640c416d82e5b474)

Author SHA1 Message Date
  FelixBrendel c8807a04b2 cleanup and sicp file, but crashes 7 years ago
  FelixBrendel 09582f9669 hello 7 years ago
  FelixBrendel dc40059d90 on the way to better errors 7 years ago
  FelixBrendel 31a833b5c9 fixed let not coying the initial value nodes 7 years ago
  FelixBrendel edef0b017b better errors and new define syntax 7 years ago
  FelixBrendel 181ace1eed made source_Code_Locations more reliable (sill oncorrect sometimes) 7 years ago
  Felix Brendel 23da3570c0 Reverted back to std::functions 7 years ago
  FelixBrendel 77fffc7f5e fixed some const char* 7 years ago
  FelixBrendel 3453a525ef cleanup 7 years ago
  FelixBrendel 29bd534525 some memory management 7 years ago
  FelixBrendel fec24d11c7 some things 7 years ago
  FelixBrendel 34b7390ba9 converted all typedefs to c++ types and enums to enum structs 7 years ago
  FelixBrendel 9bc30d1569 step 1 in transitioning to c++ 7 years ago
  Felix Brendel f8e9a8799e first step to better errors, but broeken af 7 years ago
  FelixBrendel 321ef46a84 cleanup and writing docs 7 years ago
  FelixBrendel 5aa92062c3 Macros actually working 7 years ago
  FelixBrendel f6c2219bd5 Can now parse lambda lists 7 years ago
  FelixBrendel 2006e3b45c Use the parse arguments 7 years ago
  FelixBrendel 46f76fc3d9 built-ins are identified by an enum now 7 years ago
  FelixBrendel 905500ab98 quote eval define print read 7 years ago
  FelixBrendel dd2be2cb87 okay 7 years ago
  FelixBrendel db0318bb03 We can parse expressions 7 years ago
  FelixBrendel 12a200534f Added some convenience types + impemented and + or 7 years ago
  FelixBrendel 5f16d1fbb9 Reorganize folders and added windows build with MSVC for debugging 7 years ago
  Felix Brendel 4c33538e8a added error types and stuff 7 years ago
  Felix Brendel 9d0427f790 Added some tests for the built-ins 7 years ago