10 Commits (181ace1eedcdb44c129bd5974cd9fa89bdeef7cd)

Author SHA1 Message Date
  FelixBrendel 181ace1eed made source_Code_Locations more reliable (sill oncorrect sometimes) 7 years ago
  FelixBrendel 0a37967fa6 switched to form char* to Strings mostly 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 a297f59946 renaming "ast_node" -> "lisp_object" 7 years ago
  FelixBrendel fec24d11c7 some things 7 years ago
  FelixBrendel 93e180a8f1 we have macros. OOOOOOFFF 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
  FelixBrendel f179eda6f1 Error locations are somewhat working now 7 years ago
  Felix Brendel f8e9a8799e first step to better errors, but broeken af 7 years ago
  Felix Brendel 196f75b2bb Implemented while 7 years ago
  FelixBrendel e923190e0b Created 't' as the universal source of truth 7 years ago
  FelixBrendel 1274220296 created assert_equal_type macro 7 years ago
  FelixBrendel 5aa92062c3 Macros actually working 7 years ago
  FelixBrendel 488b47f08f We have the beginning of a stdlib and can parse keyword and rest args 7 years ago
  FelixBrendel f6c2219bd5 Can now parse lambda lists 7 years ago
  FelixBrendel 46f76fc3d9 built-ins are identified by an enum now 7 years ago
  FelixBrendel dd2be2cb87 okay 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 5c541635cf cosmetics 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
  Felix Brendel e1c93c3c4a git init 7 years ago