33 Commits (b19af904d0fe17018181ec3079f7b72bb9c41a84)

Autor SHA1 Mensaje Fecha
  Felix Brendel 0c73728217 work transfer to laptop hace 7 años
  Felix Brendel 5a117d94ee better arguments struct, arraylists as values, fixed docgen hace 7 años
  Felix Brendel 6c80382cd0 test out profiling hace 7 años
  Felix Brendel aea0e9dc94 little cleanup hace 7 años
  Felix Brendel 7cebcd1823 implemented callstack and envistack hace 7 años
  Felix Brendel 688cc02a54 cleanup hace 7 años
  Felix Brendel 6f5ecc87b0 auto doc generation hace 7 años
  Felix Brendel c0e79075bc fixes splicing of nil and macros dont expand at parse time fr now hace 7 años
  Felix Brendel f77e4c56b3 Before implementing import name resolution, then after fic macro imports hace 7 años
  Felix Brendel 3fb2326dd3 unquote splicing and implemented slime side list comprehensions hace 7 años
  Felix Brendel 5548192dc9 renamed prog to begin and added basics for the manual hace 7 años
  Felix Brendel 0fb9fbe1ee symbols and keywords now have a hash value hace 7 años
  Felix Brendel 79fa593519 In the middle of filtering the pairs to draw for the visualization hace 7 años
  Felix Brendel a1fccd29de importing and macros can expand to macros hace 7 años
  Felix Brendel 0923f36f9c some safety checks hace 7 años
  FelixBrendel c8807a04b2 cleanup and sicp file, but crashes hace 7 años
  FelixBrendel 987dbcdd62 pre merge hace 7 años
  Felix Brendel 3277e50164 Moved type info into a flags field in the lisp objects hace 7 años
  FelixBrendel dc40059d90 on the way to better errors hace 7 años
  FelixBrendel d6ecda99f6 I think I did Lisp_Object SSO hace 7 años
  FelixBrendel edef0b017b better errors and new define syntax hace 7 años
  FelixBrendel 181ace1eed made source_Code_Locations more reliable (sill oncorrect sometimes) hace 7 años
  Felix Brendel 1bd77be7f6 singulat t and nil hace 7 años
  Felix Brendel 2f0df71c50 overloaded append_to_array_list hace 7 años
  FelixBrendel 9a0e32635b latest hace 7 años
  FelixBrendel 0a37967fa6 switched to form char* to Strings mostly hace 7 años
  FelixBrendel 77fffc7f5e fixed some const char* hace 7 años
  FelixBrendel 29bd534525 some memory management hace 7 años
  FelixBrendel a297f59946 renaming "ast_node" -> "lisp_object" hace 7 años
  FelixBrendel fec24d11c7 some things hace 7 años
  FelixBrendel 93e180a8f1 we have macros. OOOOOOFFF hace 7 años
  FelixBrendel 34b7390ba9 converted all typedefs to c++ types and enums to enum structs hace 7 años
  FelixBrendel 9bc30d1569 step 1 in transitioning to c++ hace 7 años
  FelixBrendel 00e10f3536 stdin works on an expressin-base and not line-base now hace 7 años
  FelixBrendel f179eda6f1 Error locations are somewhat working now hace 7 años
  Felix Brendel f8e9a8799e first step to better errors, but broeken af hace 7 años
  FelixBrendel ad7dd86667 Make nil and t parse to symbols and make the top level env look them up hace 7 años
  FelixBrendel e923190e0b Created 't' as the universal source of truth hace 7 años
  FelixBrendel 49f18d7771 Unscape all strings when parsing hace 7 años
  FelixBrendel 5aa92062c3 Macros actually working hace 7 años
  FelixBrendel d55e71396a we can now quote with ' hace 7 años
  FelixBrendel f6c2219bd5 Can now parse lambda lists hace 7 años
  FelixBrendel 2006e3b45c Use the parse arguments hace 7 años
  FelixBrendel 1ea4cf5213 more things! hace 8 años
  FelixBrendel 905500ab98 quote eval define print read hace 8 años
  FelixBrendel dd2be2cb87 okay hace 8 años
  FelixBrendel db0318bb03 We can parse expressions hace 8 años
  FelixBrendel 12a200534f Added some convenience types + impemented and + or hace 8 años
  FelixBrendel 5f16d1fbb9 Reorganize folders and added windows build with MSVC for debugging hace 8 años
  Felix Brendel 9d0427f790 Added some tests for the built-ins hace 8 años