pls.153
|
73cfafecb6
|
revisions
|
2025-07-23 19:19:38 +02:00 |
|
pls.153
|
68afb26ae3
|
add function QINSTALL-TRANSLATOR to change UI language at runtime
|
2025-07-09 11:45:51 +02:00 |
|
pls.153
|
878007b8f2
|
revision: remove redundant #-interpreter, use #-ecl-bytecmp instead
|
2025-05-08 11:42:44 +02:00 |
|
pls.153
|
a64e53bb59
|
revisions regarding iOS and latest Xcode
|
2024-12-25 18:33:25 +01:00 |
|
pls.153
|
172f940762
|
if app depends on ASDF: require compiler and add path to ASDF registry
|
2024-09-28 08:46:40 +02:00 |
|
pls.153
|
976bba713b
|
add app path to ASDF registry
|
2024-09-27 12:55:33 +02:00 |
|
pls.153
|
033d0a073e
|
revisions
|
2024-09-27 12:55:25 +02:00 |
|
pls.153
|
ce8b07845c
|
revisions
|
2024-05-23 10:28:06 +02:00 |
|
pls.153
|
112da3d604
|
revision
|
2024-03-21 22:42:51 +01:00 |
|
pls.153
|
a18e49e138
|
prepare android version for Qt6
|
2024-03-21 13:38:53 +01:00 |
|
pls.153
|
1a822feb0e
|
revisions; note about pending Qt6 port of meshtastic example
|
2024-03-09 19:43:18 +01:00 |
|
pls.153
|
6cb2a40683
|
example 'meshtastic': revisions
|
2024-02-23 14:57:15 +01:00 |
|
pls.153
|
0b36d00d64
|
fix bug introduced by automatic integer to hex string conversion (for JS)
|
2023-11-23 16:50:39 +01:00 |
|
pls.153
|
30687dfe2e
|
revisions
|
2023-11-14 09:54:34 +01:00 |
|
pls.153
|
cbcfa588c9
|
fix detection of 'qjs' call
|
2023-11-02 14:17:46 +01:00 |
|
pls.153
|
24ebb809c6
|
add macro QLATER-SEQUENCE; revisions
|
2023-10-27 13:46:06 +02:00 |
|
pls.153
|
d553e5f305
|
revisions for SailfishOS
|
2023-10-18 21:02:46 +02:00 |
|
pls.153
|
e64b09c139
|
revisions
|
2023-10-17 11:13:28 +02:00 |
|
pls.153
|
b3c4c08387
|
revisions for SailfishOS (SFOS)
|
2023-10-15 21:33:39 +02:00 |
|
pls.153
|
e5eb3dd731
|
fix bug in marshal (symbolp)
|
2023-10-15 11:26:01 +02:00 |
|
pls.153
|
36c8fc79f4
|
make 'mobile-p' return a keyword; revisions
|
2023-10-15 09:02:58 +02:00 |
|
pls.153
|
bd0cd3ed10
|
fix autom. conversion integer (Lisp) <-> hex string (JS)
|
2023-10-14 19:38:44 +02:00 |
|
pls.153
|
b07152d7d4
|
prepare for SailfishOS (Qt5.15 libs & qt-runner)
|
2023-10-08 15:46:12 +02:00 |
|
pls.153
|
b4c11f9fe6
|
IMPORTANT: automatic type conversion: INTEGER in Lisp <-> hex string in QML/JS
|
2023-10-03 16:16:24 +02:00 |
|
pls.153
|
3387f23ff6
|
revisions
|
2023-09-23 17:44:26 +02:00 |
|
pls.153
|
eff04b90f2
|
add convenience function 'qml:hex' for storing qint64 values in QML/JS
|
2023-09-19 12:45:22 +02:00 |
|
pls.153
|
46434d914f
|
fix JS '>>>0' uint32 conversion in 'Lisp.call()'
|
2023-09-07 18:09:46 +02:00 |
|
pls.153
|
effcdc4f07
|
revisions
|
2023-08-14 18:29:37 +02:00 |
|
pls.153
|
936d563128
|
revision
|
2023-08-14 13:52:55 +02:00 |
|
pls.153
|
ee2d032911
|
revisions
|
2023-08-11 14:33:19 +02:00 |
|
pls.153
|
599a233d0c
|
add function 'qload-rc' for loading Lisp files added to Qt resources (*.qrc)
|
2023-08-10 23:56:31 +02:00 |
|
pls.153
|
80acb3c92d
|
enable JS arrays (lists in Lisp) as return values from 'qjs' calls; revsions
|
2023-07-15 08:31:04 +02:00 |
|
pls.153
|
99c059a70b
|
add missing function 'qto-utf8' to correctly convert QStrings
|
2023-07-03 19:43:43 +02:00 |
|
pls.153
|
e15e58daaa
|
add missing marshal type qlonglong (e.g for sqlite)
|
2023-07-01 13:17:56 +02:00 |
|
pls.153
|
0446628830
|
example 'meshtastic', add iOS version, background ini, startup animation
|
2023-06-06 11:37:12 +02:00 |
|
pls.153
|
5f6d5b2c0f
|
revisions
|
2023-06-03 12:55:59 +02:00 |
|
pls.153
|
257750c718
|
fix bug in 'from_qbytearray()' ('ushort' unicode instead of 'uchar' value)
|
2023-05-26 23:50:10 +02:00 |
|
pls.153
|
dae91e0167
|
add/fix proper error messages in 'ecl_fun()'/C++ and 'Lisp.call()'/QML if undefined
|
2023-05-26 19:10:44 +02:00 |
|
pls.153
|
6594582b72
|
improve type conversion QByteArray -> CL array (intended for binary data only); bump version;
|
2023-05-19 17:14:25 +02:00 |
|
pls.153
|
06020d342f
|
revisions
|
2023-04-30 19:01:36 +02:00 |
|
pls.153
|
45d6984bec
|
revisions
|
2023-02-25 12:08:53 +01:00 |
|
pls.153
|
43df41e8b9
|
revisions of example 'cl-repl'
|
2022-12-29 14:32:17 +01:00 |
|
pls.153
|
c5b350a9b5
|
iOS: prevent auto full stop on double space with DISABLE_SMART_QUOTES
|
2022-12-28 20:15:11 +01:00 |
|
pls.153
|
6fbe96ad0d
|
new version number (changes in 'src/cpp/')
|
2022-12-17 18:18:44 +01:00 |
|
pls.153
|
3d32e2c259
|
example 'cl-repl': android: ensure write permission of copied asset files
|
2022-12-17 16:41:54 +01:00 |
|
pls.153
|
9073f1881d
|
example 'cl-repl': prepare for manually adding OpenSSL on android (not included here)
|
2022-12-09 15:51:28 +01:00 |
|
pls.153
|
e3ffab669b
|
new version number (recompilation required)
|
2022-12-06 14:44:45 +01:00 |
|
pls.153
|
b3fba7e009
|
example 'cl-repl': enable iOS external keyboard shortcuts
|
2022-12-06 14:40:50 +01:00 |
|
pls.153
|
ac9d2ebf07
|
revision
|
2022-11-25 10:04:51 +01:00 |
|
pls.153
|
3a1fbb0917
|
iOS: add filter for smart quotation marks, needed for example 'cl-repl'
|
2022-11-24 21:02:23 +01:00 |
|