Commit Graph

1720 Commits (7731b282033a00542c4e925d389fd72fc3bff313)

Author SHA1 Message Date
Fernando Serboncini 7731b28203
auto close brackets setting (#1110) 2024-10-08 21:06:33 +02:00
Zef Hemel 899c2556cb Lua: more fixes and work on stdlib 2024-10-08 19:53:09 +02:00
Zef Hemel f74bab0aca Lua: inline directives improvements 2024-10-07 19:17:12 +02:00
Zef Hemel 6c71862641 Lua: multi-line string literals 2024-10-07 09:08:36 +02:00
Zef Hemel 41a856636a Lint 2024-10-05 15:38:28 +02:00
Zef Hemel 1299d85e9a First simple Lua directive Live Preview 2024-10-05 15:37:36 +02:00
Zef Hemel 2c08cb1821 More lua features (some metatable support) and tests 2024-10-04 17:15:50 +02:00
Zef Hemel 69c1da3dfb [Lua] Property access and function call fixes 2024-10-03 18:52:44 +02:00
Zef Hemel b2ff858f1d Support empty Lua strings 2024-10-03 18:40:06 +02:00
Zef Hemel 3cf7b72ebb First integration of Lua into the core (via space-lua code blocks) 2024-10-03 17:55:51 +02:00
Zef Hemel c0a248daba deno fmt 2024-09-30 12:50:54 +02:00
Zef Hemel a5c4bcc43b Lua AST refactor 2024-09-29 15:09:13 +02:00
Zef Hemel 2ef43bd56d Fixes #1100 2024-09-29 13:39:08 +02:00
Zef Hemel 3b1378717c Use a bullet instead of a dash for the task 2024-09-29 13:30:39 +02:00
Abin Simon fca5d2a903
Convert bullet to task when Task: Cycle State is called (#1099)
Fixes #1074
2024-09-29 13:30:11 +02:00
MrMugame f7cfe328b8
Fixes #1101 (#1102)
* Make all keywords use @specialize

* Rebuild the grammar

* Making it work in the later parsers
2024-09-29 13:26:44 +02:00
Zef Hemel cdcce0d828 Lua work 2024-09-27 17:09:25 +02:00
Zef Hemel aa712ed8f4 More work on Lua 2024-09-27 09:11:06 +02:00
Ohad Lutzky f08c66d305
Add tips for slow drives (#1098) 2024-09-27 08:05:54 +02:00
Zef Hemel 4bb99a40fe Database recommendations #1092 2024-09-26 23:00:14 +02:00
Zef Hemel 4eae0c975b Another attempt at better supporting auth proxies 2024-09-25 17:06:43 +02:00
Zef Hemel cb88eae885 Attempt to fix auth proxies by making redirects manual #1028 2024-09-25 13:25:15 +02:00
Zef Hemel 28f3e454b6 Slightly different way of addressing #1085
saving files after local update with setTexrt
2024-09-24 17:34:46 +02:00
Zef Hemel 362b590ba3 Some more Lua progress 2024-09-24 10:15:22 +02:00
Zef Hemel 4bc6ed719c
Update index.html
Removed random s
2024-09-13 08:03:44 +02:00
Zef Hemel 9d43c9a11d Fix lint issues 2024-09-12 21:53:37 +02:00
Zef Hemel 4c87d3eb9e Evaluator start 2024-09-12 17:01:54 +02:00
Zef Hemel 00501690cf Parser complete 2024-09-12 13:40:43 +02:00
Zef Hemel 8725655b9d WIP lua 2024-09-11 21:19:41 +02:00
Zef Hemel f7fe7cadbc Revert "Attempt to fix auth proxies by making redirects manual #1028"
This reverts commit d6fb5e0c29.
2024-09-11 21:18:27 +02:00
Zef Hemel d8b4295af4 Fix double page reloads 2024-09-10 14:54:15 +02:00
Zef Hemel d9aa6ef1c4 New window command 2024-09-10 14:38:41 +02:00
Zef Hemel 880c67d6cd Added new community plugs 2024-09-10 13:03:00 +02:00
Abin Simon b41297e437
Add nix language syntax highlight (#1081) 2024-09-09 19:27:02 +02:00
Zef Hemel d6fb5e0c29 Attempt to fix auth proxies by making redirects manual #1028 2024-09-09 18:36:54 +02:00
Zef Hemel 409b0df328 More robustness on lack of space config 2024-09-09 18:35:44 +02:00
Zef Hemel 8348c473e3 Version bump 2024-09-04 19:38:20 +02:00
Zef Hemel ea5adebbbd 0.9.4 2024-09-04 19:34:12 +02:00
Zef Hemel e42a6844e9 0.9.3 2024-09-04 19:33:03 +02:00
Zef Hemel e6f010faad Revert back SETTINGS to use yaml for now 2024-09-04 19:19:40 +02:00
Zef Hemel d9efb32bb4 Make sure query.renderQuery is run in the right environment 2024-08-31 12:08:14 +02:00
Ruibin Xing bddb1b5da9
Export PDF through print. (#1065)
Add print button for markdown panel
2024-08-28 17:32:29 +02:00
Zef Hemel fed9965a99 Schema validation on index 2024-08-24 16:14:38 +02:00
Jc-L c416e8aeb5
Docs fix (#1062) 2024-08-24 14:46:08 +02:00
Zef Hemel 80f9c14b96
Change how attribute indexing and completion works (#1061)
* Creation of separate aspring-page objects for pages linked to, but not created
* Show "No results" instead of broken markdown table for no query results
* Show schema validation errors
* Deno upgrade
* Adds config support to plugs (see examples)
* Moves all builtin schemas to plug config
* Adds core plug just for builtin schemas
* Changes how attributes are indexed and completed, now attempts to derive a JSON schema for ad hoc attributes
2024-08-24 12:35:09 +02:00
Zef Hemel 6f91b65457 Fixed link to Task template 2024-08-22 19:52:54 +02:00
Ruibin Xing d111966911
Fix a command in Install/Docker.md (#1059) 2024-08-22 17:47:45 +02:00
Zef Hemel efc5fa6b2c Fix RO mode 2024-08-22 14:24:40 +02:00
Zef Hemel 1958739fb4 Fix lint 2024-08-21 21:41:59 +02:00
Zef Hemel 6af41cb5a7 CHANGELOG update 2024-08-21 21:41:21 +02:00