33 Commitit (b19af904d0fe17018181ec3079f7b72bb9c41a84)

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