Commit Graph

107 Commits

Author SHA1 Message Date
Kyle Isom 25199750cf various fixups 2025-04-10 23:10:41 -07:00
Kyle Isom 2cb940a546 adding some functions 2025-04-09 20:46:40 -07:00
Kyle Isom 268b8f2ee2 updating lisp programs, lisp lib 2025-04-09 13:15:59 -07:00
Kyle Isom 8f2a2be9ab symbol-def (#1)
Started branch to add `pform`, ended up pulling in `symbol-def` from the forums. Also adds the editor code from the T-Deck.

Reviewed-on: kyle/ulisp-picocalc#1
Co-authored-by: Kyle Isom <kyle@imap.cc>
Co-committed-by: Kyle Isom <kyle@imap.cc>
2025-04-07 21:41:44 +00:00
Kyle Isom fc59f027a8 ignore build; add more lisp files 2025-04-04 10:02:35 -07:00
Kyle Isom 548d7596f4 fix typo and add benchmark code 2025-04-03 16:38:19 -07:00
Kyle Isom 96290cf128 adding to lisp library 2025-04-03 09:48:46 -07:00
Kyle Isom a3a83f692c continued formatting work 2025-04-03 09:21:25 -07:00
Kyle Isom 52debcf045 Quality of life improvements:
- Add standard library
- Update display
2025-04-02 23:06:27 -07:00
Kyle Isom 07fb3785c9 Add notes about libraries. 2025-04-01 18:30:38 -07:00
Kyle Isom e77a69ce91 Add libraries, picocalc notes. 2025-04-01 18:28:52 -07:00
Kyle Isom 1c3052c977 Update to work on PicoCalc with Pico 2W. 2025-04-01 18:19:56 -07:00
David Johnson-Davies 75b2785b5a
Release 4.7b - 20th March 2025 2025-03-20 16:56:10 +00:00
David Johnson-Davies 1023816f9f
Update README.md 2025-01-12 12:19:45 +00:00
David Johnson-Davies 4e3d31c7d2
Release 4.7a - 12th January 2025 2025-01-12 12:19:00 +00:00
David Johnson-Davies 8edafe1c82
Release 4.7 - 3rd November 2024 2024-11-03 12:43:06 +00:00
David Johnson-Davies 5fbf14394f
Release 4.6c - 6th October 2024 2024-10-06 14:07:51 +01:00
David Johnson-Davies d7e26ce822
Release 4.6b - 1st September 2024
Adds Raspberry Pi Pico 2 support.
2024-09-01 16:53:53 +01:00
David Johnson-Davies db0d240fad
Update README.md 2024-07-23 10:43:26 +01:00
David Johnson-Davies 8184ec5693 Release 4.6a - 23rd July 2024 2024-07-23 10:42:25 +01:00
David Johnson-Davies cceb33a034
Release 4.6 - 13th June 2024 2024-06-13 15:58:32 +01:00
David Johnson-Davies 97e61151df
Release 4.5a - 16th January 2024
Adjust memory for Arduino Uno R4 Minima; add Tab feature for line editor.
2024-01-16 10:35:41 +00:00
David Johnson-Davies e7a1450afe
Update README.md 2023-07-08 09:17:10 +00:00
David Johnson-Davies e228c70e83
Release 4.5 - 8th July 2023 2023-07-08 10:16:34 +01:00
David Johnson-Davies 20b74bc058
Version 4.4d - 22nd May 2023 2023-05-22 11:51:53 +01:00
David Johnson-Davies cca17b6027
Version 4.4c - 12th April 2023 2023-04-12 12:31:30 +01:00
David Johnson-Davies 50452cf16a
Update README.md 2023-04-03 13:04:01 +00:00
David Johnson-Davies 41fb7d760d
Release 4.4b - 3rd April 2023 2023-04-03 13:54:21 +01:00
David Johnson-Davies 1d58a95a5e
Version 4.4a - 22nd March 2023 2023-03-22 07:55:45 +00:00
David Johnson-Davies f24ac94ddc
Release 4.4 - 21st March 2023 2023-03-21 09:33:49 +00:00
David Johnson-Davies 7a9bc01ca4
Release 4.4 - 21st March 2023 2023-03-21 09:31:54 +00:00
David Johnson-Davies 7057315b32
Release 4.4 - 21st March 2023 2023-03-21 09:03:37 +00:00
David Johnson-Davies 7ca8283858
Version 4.4 - 21st March 2023 2023-03-21 08:40:22 +00:00
David Johnson-Davies 27d2480c65
Version 4.3a - 18th September 2022
Fixes compile errors with BBC Micro:bit.
2022-09-18 10:56:27 +01:00
David Johnson-Davies d72cfe3833
Version 4.3 - 15th September 2022
Built-in documentation.
2022-09-15 19:00:44 +01:00
David Johnson-Davies d3724c6aea
Update README.md 2022-08-19 13:17:51 +00:00
David Johnson-Davies 267c48ca49
Version 4.2 - 19th August 2022 2022-08-19 14:17:33 +01:00
David Johnson-Davies 4de573e0c0
Version 4.1a - 15th February 2022
Improved RP2040 support.
2022-02-15 13:48:50 +00:00
David Johnson-Davies 730d16bebc
Version 4.1 - 30th December 2021
Adds register function.
2021-12-30 16:08:36 +00:00
David Johnson-Davies a25fff3ef1
Version 4.0b - 2nd August 2021
Minor bug fixes
2021-08-02 17:50:09 +01:00
David Johnson-Davies fdb6d877b1
Version 4.0a - 9th July 2021
Couple of minor bug fixes.
2021-07-09 12:22:31 +01:00
David Johnson-Davies 57753ef941
Version 4.0 - 7th July 2021 2021-07-07 12:30:57 +01:00
David Johnson-Davies 99f61dd4bc
Version 3.6e - 19th May 2021
Fixes #48. Adds support for Raspberry Pi Pico. Fixed version displayed.
2021-05-19 18:52:28 +01:00
David Johnson-Davies 8005eb88ab
Version 3.6d - 18th May 2021
Fixes #48. Adds support for Raspberry Pi Pico.
2021-05-18 18:07:25 +01:00
David Johnson-Davies b264c7b50c
Update README.md 2021-05-18 09:20:34 +01:00
David Johnson-Davies d868ab508f
Version 3.6c - 18th May 2021
Fixes #48. Adds support for Raspberry Pi Pico.
2021-05-18 09:11:24 +01:00
David Johnson-Davies b4aa4f6630
Version 3.6b - 5th May 2021
Adds save-image to flash on ATSAMD21.
2021-05-05 09:47:15 +01:00
David Johnson-Davies 358a44e7ba
Version 3.6 - 4th April 2021 2021-04-04 09:16:28 +01:00
David Johnson-Davies 212f37829d
Version 3.5a - 19th March 2021
Fixes #47
2021-03-19 14:51:19 +00:00
David Johnson-Davies 2a452de9c8
Version 3.5 - 16th February 2021
Fixes #37, fixes #38, fixes #39, fixes #40, fixes #41, fixes #42, fixes #43, fixes #44, fixes #45, fixes #46
2021-02-16 10:12:23 +00:00