Граф коммитов

  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 3e8f883 Fixed not copying the default keyword args by FelixBrendel 2018-11-15 15:45:20 +0100
  • 319d6d2 fuck yea by Felix Brendel 2018-11-13 18:39:54 +0100
  • f9d08ba implemented error by Felix Brendel 2018-11-13 16:45:50 +0100
  • 196f75b Implemented while by Felix Brendel 2018-11-13 16:32:51 +0100
  • 716b72f linux fixes by Felix Brendel 2018-10-29 12:54:23 +0100
  • f91a69c Merge branch '14-built-in-info' into 'master' by Felix Brendel 2018-10-28 00:39:09 +0200
  • 866f77b Added (info) built-in by FelixBrendel 2018-10-28 00:38:21 +0200
  • ad7dd86 Make nil and t parse to symbols and make the top level env look them up by FelixBrendel 2018-10-27 23:14:19 +0200
  • b3eccec Merge branch '4-t-as-a-source-of-universal-truth' into 'master' by Felix Brendel 2018-10-27 22:24:20 +0200
  • e923190 Created 't' as the universal source of truth by FelixBrendel 2018-10-27 22:23:05 +0200
  • 1274220 created assert_equal_type macro by FelixBrendel 2018-10-27 22:00:05 +0200
  • 321ef46 cleanup and writing docs by FelixBrendel 2018-10-27 21:25:28 +0200
  • 49f18d7 Unscape all strings when parsing by FelixBrendel 2018-10-27 18:16:43 +0200
  • 5aa9206 Macros actually working by FelixBrendel 2018-10-27 15:57:45 +0200
  • 65b97fe macros by FelixBrendel 2018-10-23 08:27:42 +0200
  • ce28d94 "mutate" now actually works by FelixBrendel 2018-10-21 19:46:52 +0200
  • ea72a6c Implemented `mutate' by FelixBrendel 2018-10-21 13:24:18 +0200
  • d55e713 we can now quote with ' by FelixBrendel 2018-10-21 00:54:52 +0200
  • 488b47f We have the beginning of a stdlib and can parse keyword and rest args by FelixBrendel 2018-10-20 23:27:51 +0200
  • 42d64a0 Removed parsed arguments again because it was super slow, also implemented positional aguments by FelixBrendel 2018-10-17 00:27:59 +0200
  • bd0e541 Linux fixes by Felix Brendel 2018-10-15 10:35:03 +0200
  • f6c2219 Can now parse lambda lists by FelixBrendel 2018-10-15 00:46:09 +0200
  • 2006e3b Use the parse arguments by FelixBrendel 2018-10-13 22:51:01 +0200
  • 6e44d61 Add vs setup into the project by FelixBrendel 2018-10-13 18:33:43 +0200
  • 46f76fc built-ins are identified by an enum now by FelixBrendel 2018-10-13 17:50:46 +0200
  • 2d3892b fixed some bugs and stuff by FelixBrendel 2018-10-11 02:48:45 +0200
  • 1ea4cf5 more things! by FelixBrendel 2018-10-09 00:06:28 +0200
  • 905500a quote eval define print read by FelixBrendel 2018-10-07 23:32:44 +0200
  • dd2be2c okay by FelixBrendel 2018-10-06 01:10:43 +0200
  • db0318b We can parse expressions by FelixBrendel 2018-10-05 21:36:04 +0200
  • e97f2d9 We can now parse atoms by FelixBrendel 2018-10-05 19:16:15 +0200
  • 12a2005 Added some convenience types + impemented and + or by FelixBrendel 2018-09-27 16:11:37 +0200
  • 5f16d1f Reorganize folders and added windows build with MSVC for debugging by FelixBrendel 2018-09-26 11:32:55 +0200
  • 8c0a0b0 Fixed critiacal testing bug by FelixBrendel 2018-09-25 11:11:55 +0200
  • 5c54163 cosmetics by Felix Brendel 2018-09-21 18:10:24 +0900
  • 4c33538 added error types and stuff by Felix Brendel 2018-09-19 01:50:33 +0900
  • 9d0427f Added some tests for the built-ins by Felix Brendel 2018-09-18 13:11:15 +0900
  • e1c93c3 git init by Felix Brendel 2018-09-11 13:51:54 +0900