1
0
mirror of synced 2026-05-17 11:52:23 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
Matt Heffron
133f7b4969 Make (ARGLIST fn T) and (SMARTARGLIST fn T) a bit "smarter" with the atomic name of the arg for a LAMBDA nospread with a CCODEP definition.
E.g., before (ARGLIST 'FONTCOPY T) returned U; now it returns FONTSPECS as in the CCODEP. Likewise for SMARTARGLIST.
2026-05-08 23:59:31 -07:00
376 changed files with 3809 additions and 4856 deletions

6
.gitignore vendored
View File

@@ -34,9 +34,6 @@ loadups/build/
loadups/tagged
loadups/gitinfo
# font-importing working directories
internal/fonts/**
# manual cross-reference files
@@ -49,9 +46,6 @@ internal/fonts/**
# GITFNS deleted subdirectory
deleted/**
# local font construction
internal/fonts/**
#compiled code -- leave in for now
# *.lcom

View File

View File

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More