This website requires JavaScript.
Explore
Help
Sign In
talexander
0 Followers
·
0 Following
Joined on
2023-07-05
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
21
Projects
Packages
Public Activity
Starred Repositories
talexander
pushed to
main
at
talexander/organic
2023-10-09 14:33:42 +00:00
ea29ad8667
Merge branch 'entity_properties'
085e728c34
Add an all entities test without escaping braces.
99318f39e3
Do not accept escaping {} for entities ending in whitespace.
c679a85e77
Fix sorting of entity names.
fc17fc224c
Update definitions to the version of entities used in the org-mode in the docker container.
Compare 6 commits »
talexander
deleted branch entity_properties from
talexander/organic
2023-10-09 14:17:45 +00:00
talexander
pushed to
main
at
talexander/organic
2023-10-09 14:17:38 +00:00
e3e0a142d2
Merge branch 'entity_properties'
08e875ddbc
Add an all entities test without escaping braces.
2885d01c18
Do not accept escaping {} for entities ending in whitespace.
388ce0b568
Fix sorting of entity names.
07fd49580c
Update definitions to the version of entities used in the org-mode in the docker container.
Compare 20 commits »
talexander
pushed to
entity_properties
at
talexander/organic
2023-10-09 03:43:35 +00:00
08e875ddbc
Add an all entities test without escaping braces.
2885d01c18
Do not accept escaping {} for entities ending in whitespace.
388ce0b568
Fix sorting of entity names.
07fd49580c
Update definitions to the version of entities used in the org-mode in the docker container.
418e9452ef
Add use_brackets.
Compare 10 commits »
talexander
created branch
entity_properties
in
talexander/organic
2023-10-09 03:43:35 +00:00
talexander
deleted branch macro_properties from
talexander/organic
2023-10-08 21:17:48 +00:00
talexander
pushed to
macro_properties
at
talexander/organic
2023-10-08 20:51:58 +00:00
f07d041eb9
Fix handling capitalization in macro names.
talexander
pushed to
macro_properties
at
talexander/organic
2023-10-08 20:41:42 +00:00
9bdec391f1
Do not capture trailing whitespace on the final macro arg.
b9ead09dde
Add test showing we are not handling trailing whitespace in macro args properly.
Compare 2 commits »
talexander
created branch
macro_properties
in
talexander/organic
2023-10-08 20:19:35 +00:00
talexander
pushed to
macro_properties
at
talexander/organic
2023-10-08 20:19:35 +00:00
dd009498dd
Switch to using coalesce_whitespace_escaped for macro args.
17c745ee71
Improve coalesce_whitespace_escaped to borrow when single spaces are used.
41aa0349a0
Add tests for coalesce_whitespace_escaped.
a6adeee40b
Handle escaping the characters in org macro arguments.
a32cea8139
Coalesce whitespace in macro args.
Compare 7 commits »
talexander
pushed to
main
at
talexander/organic
2023-10-08 18:18:31 +00:00
3f707149e3
Merge branch 'angle_link_properties'
e9276e35ca
Add comments.
3041a575f9
Fix lifetimes.
42dbda494a
Switch to using a similar optimized Cow function for regular link.
0e791e67ab
Move the angle link string processing functions to a util file.
Compare 11 commits »
talexander
pushed to
main
at
talexander/organic
2023-10-08 14:04:51 +00:00
488372b070
Merge branch 'plain_link_properties'
120a06055f
Handle 3 or more slashes in the path for regular links.
bbcafef8bf
Handle 3 or more slashes in the path for plain links.
038535174b
Do not allow empty path in plain links and do not remove "//" in regular links.
1bbe8fc688
Do not strip "//" from plain link path.
Compare 17 commits »
talexander
deleted branch plain_link_properties from
talexander/organic
2023-10-08 14:04:40 +00:00
talexander
created branch
plain_link_properties
in
talexander/organic
2023-10-07 07:26:05 +00:00
talexander
pushed to
plain_link_properties
at
talexander/organic
2023-10-07 07:26:05 +00:00
20a8683894
Handle puncuation-only search options.
3aa84c1743
Add test showing we are not handling puncutation-only search options properly.
7196e10b69
Set up regular links for adding application.
0c34df159f
Add test showing we are not handling application in regular links properly.
ddb09a1805
Add support for application in plain links.
Compare 10 commits »
talexander
deleted branch radio_target_properties from
talexander/organic
2023-10-07 05:44:10 +00:00
talexander
pushed to
main
at
talexander/organic
2023-10-07 05:44:06 +00:00
5694f80f41
Merge branch 'radio_target_properties'
36327e92d7
Radio link did not need Cow.
c70eb69ed6
Compare radio target properties.
Compare 3 commits »
talexander
pushed to
radio_target_properties
at
talexander/organic
2023-10-07 05:27:30 +00:00
36327e92d7
Radio link did not need Cow.
c70eb69ed6
Compare radio target properties.
Compare 2 commits »
talexander
created branch
radio_target_properties
in
talexander/organic
2023-10-07 05:27:30 +00:00
talexander
pushed to
main
at
talexander/organic
2023-10-07 05:14:29 +00:00
8d9ff77799
Merge branch 'radio_link_properties'
029791e0b2
Fix tests.
8d621b32dc
Compare radio link properties.
Compare 3 commits »
First
Previous
...
76
77
78
79
80
...
Next
Last