1
0
forked from Alepha/Alepha

12 Commits

Author SHA1 Message Date
f4c2e1e044 Add list size primitive to type lisp. 2024-09-19 00:35:59 -04:00
1c80d27cf3 Add strip_last_t to type lisp. 2024-08-09 03:31:34 -04:00
5438ae9312 Add a repeat function to type lisp. 2024-03-21 16:21:38 -04:00
9224e98616 Type List concatenation for type-lisp. 2024-01-27 05:12:07 -05:00
9c9ed65312 I think this makes capabilities much simpler and more reliable.
But the capabilities are now limited to a single param -- Time to change that?
2024-01-27 04:21:27 -05:00
d1157cabf7 Start the C++23 adoption. 2023-11-07 05:30:50 -05:00
353ab9afba More module namespaces. 2023-11-05 00:22:09 -04:00
d6160b430f Some Alepha.h header inclusions were missing. 2023-10-29 23:35:33 -04:00
5908f8d126 Add a bit more support for tuple/type-lisp crossover. 2023-10-25 04:47:23 -04:00
6bad057af3 Migrate type_lisp into Hydrogen ABI. 2023-10-25 04:19:05 -04:00
76606fca97 Add a simple commandline parser example.
Also cleaned up a few files.  Since these were pulled from various
scratch repos from informal ISO discussions over the years, they don't
quite line up.  This at least gets everything building again.
2023-10-10 02:24:58 -04:00
273b9eb8b5 Bring in type-lisp from my scratch projects. 2023-10-09 20:33:35 -04:00