33 Cometimentos (b19af904d0fe17018181ec3079f7b72bb9c41a84)

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