Alexander Rosenberg Zander671
Zander671 pushed to main at Zander671/simple-lisp 2025-09-24 04:30:43 -07:00
93932349f5 Many different sequence functions
Zander671 pushed to main at Zander671/simple-lisp 2025-09-24 00:52:41 -07:00
6d34641c5a Move defun and defmacro into kernel.el
Zander671 pushed to main at Zander671/random-scripts 2025-09-24 00:31:59 -07:00
48b6b0afde Fix system-menu.sh
Zander671 pushed to main at Zander671/simple-lisp 2025-09-23 14:24:20 -07:00
f961673670 Change to a different hash table implementation
Zander671 pushed to main at Zander671/simple-lisp 2025-09-22 15:37:43 -07:00
733c4103a3 Move things arround
Zander671 pushed to main at Zander671/simple-lisp 2025-09-22 04:14:08 -07:00
dfbd60db18 Remove test code
Zander671 pushed to main at Zander671/simple-lisp 2025-09-22 04:08:30 -07:00
5dbc0276d4 Work on packages
Zander671 pushed to main at Zander671/simple-lisp 2025-09-21 03:33:21 -07:00
96c4d9eecb Fix warnings when building in release mode
Zander671 pushed to main at Zander671/simple-lisp 2025-09-21 02:16:02 -07:00
0b2e5f2366 Labels, flet, and macrolet!
Zander671 pushed to main at Zander671/simple-lisp 2025-09-20 20:43:46 -07:00
56587ed8cf Fix some bugs with the reader
Zander671 pushed to main at Zander671/simple-lisp 2025-09-20 19:26:44 -07:00
4f1c2fea55 Beginnings of a common lisp-like type system
Zander671 pushed to main at Zander671/simple-lisp 2025-09-20 00:55:03 -07:00
bdb4bf6824 Add some utility functions
Zander671 pushed to main at Zander671/simple-lisp 2025-09-19 23:50:33 -07:00
7f68c8fcbf Improve macro expansion and returns
Zander671 pushed to main at Zander671/simple-lisp 2025-09-19 14:42:02 -07:00
342bdfb169 Get returns working
Zander671 pushed to main at Zander671/simple-lisp 2025-09-19 02:34:46 -07:00
2b7f9b2fd6 Support for catching exceptions and reworked lexical variables
Zander671 pushed to main at Zander671/simple-lisp 2025-09-15 01:13:01 -07:00
91f2ab8e0a Some random work
Zander671 pushed to main at Zander671/simple-lisp 2025-09-14 02:45:51 -07:00
eb0737e83b Fix current memory issues
Zander671 pushed to main at Zander671/random-scripts 2025-09-12 23:03:37 -07:00
204035cb8c Update tv-power-menu.sh
Zander671 pushed to main at Zander671/zsh-config 2025-09-11 19:07:51 -07:00
ff937c89c9 Update submodules
Zander671 pushed to main at Zander671/simple-lisp 2025-09-11 03:11:09 -07:00
eb8d54acb1 Fix some refcount bugs