Commit graph

117 commits

Author SHA1 Message Date
2ae90c290e Add fragment-p 2024-02-21 07:03:43 +09:00
ef1071404b Add comment 2024-02-20 17:53:16 +09:00
929b93960d Improve pretty printing 2024-02-20 17:24:01 +09:00
7d94d02f42 Clarify keywords in loop macro 2024-02-20 11:09:38 +09:00
7d24252899 Fix system info 2024-02-15 13:46:27 +09:00
1b617f7539 Improve define-element 2024-02-14 00:11:48 +09:00
40df277aac Improve escape 2024-02-12 01:49:28 +09:00
050c14209c Remove ASCII-based escaping 2024-02-11 01:38:18 +09:00
a637a2edbc Refactor 2024-02-10 14:53:10 +09:00
7ea3778e34 Remove let-over-lambda 2024-02-10 13:33:24 +09:00
d9d1c8287e Update README 2024-02-10 12:54:24 +09:00
1daa23bc31 Add define-group macro 2024-02-10 12:43:22 +09:00
7e252406ec Organize packages 2024-02-10 12:02:07 +09:00
bef49c1ab3
Update README 2024-02-10 04:35:52 +09:00
e9c3b03d2b Add generator package 2024-02-10 04:29:07 +09:00
1b699a09ee Explicitly discard attributes given to fragment 2024-02-10 02:53:51 +09:00
1109779a5f Refactor and format 2024-02-10 02:43:17 +09:00
1880f9d25a Update README 2024-02-09 23:52:43 +09:00
feaf3afae5 Update license 2024-02-09 20:21:04 +09:00
f0a9b96345 Support boolean attributes 2024-02-09 20:15:37 +09:00
8f4a7c4907 Update README 2024-02-09 02:57:52 +09:00
95eea6da44 Use package-inferred-system (#3) 2024-02-09 01:42:33 +09:00
88d87a5920
Add fragment (#2)
* Add fragment

* Fix test
2024-02-08 23:39:54 +09:00
a096d0be7b Remove support for vector attributes 2024-02-08 20:38:15 +09:00
55735c71cc Fix h macro 2024-02-07 16:16:47 +09:00
2b3446dac6 Add alexandria to qlfile 2024-02-05 02:55:46 +09:00
5afef2e895 Format 2024-02-05 02:45:48 +09:00
6050602eec Fix test 2024-02-05 01:48:17 +09:00
b7fc422294 Fix self-closing-p 2024-02-05 01:47:26 +09:00
ff8ecada91 Remove unnecessary codes 2024-02-04 23:42:05 +09:00
3815dd36b5 Wrap html element function with macro 2024-02-04 00:46:53 +09:00
3d8fad8e3f Wrap user element functions with macro 2024-02-03 22:37:58 +09:00
169a0c1467 Wrap builtin element functions with macro 2024-02-03 22:04:19 +09:00
979489c15b Remove css-selector-like annotation 2024-02-03 21:22:00 +09:00
3dd9c7cdf0 Update README 2024-02-03 19:04:39 +09:00
247a1ab962 Rename flute to piccolo 2024-02-03 18:46:48 +09:00
0f7f6a3653 Add qlfile 2024-02-03 14:55:44 +09:00
Francis St-Amour
a4bf72232f stuff... 2023-12-21 12:40:05 -05:00
Bo Yao
90ebcd6e82
Merge pull request #4 from ailisp/0.2
suggestions on inline javascript and css in lispy way
2018-07-28 11:27:32 -04:00
Bo Yao
a721918896 suggestions on inline javascript and css in lispy way 2018-07-28 11:26:47 -04:00
Bo Yao
a1d8b08d9f
Merge pull request #3 from ailisp/0.2
css style id and class for builtin elements in hmacro
2018-07-28 11:09:28 -04:00
Bo Yao
1b0fb3fb0b css style id and class for builtin elements in hmacro 2018-07-28 11:07:49 -04:00
Bo Yao
4ef85ff0e0 get a list of attribute belongs to 2018-07-25 23:56:59 -04:00
Bo Yao
e514bcc629 fix test after adding vector type 2018-07-25 22:55:47 -04:00
Bo Yao
008fca8ed7 inline attrs in split-attrs-and-children 2018-07-22 11:13:50 -04:00
Bo Yao
3138f7f7c5
Merge pull request #1 from jonatack/readme_define-element_code_fix
Fix define-element code in README [skip ci]
2018-07-21 22:40:37 -04:00
Jon Atack
f54e36828a
Fix define-element code in README 2018-07-21 23:55:55 +02:00
Bo Yao
a92da582c2 more elobroated example 2018-07-01 16:15:18 -04:00
Bo Yao
517636926c more wording 2018-07-01 16:09:55 -04:00
Bo Yao
64b7bce340 rewording readme 2018-07-01 16:01:12 -04:00