surrealpatch/lib/src
Tobie Morgan Hitchcock 88ef1b6e27 Add support for escaped characters and unicode characters in strings
Closes #90
Closes #137
Closes #245
Closes #1202
Closes #1212
2022-09-26 01:29:26 +01:00
..
cnf Fix linter warnings when using as external library 2022-07-27 14:13:30 +01:00
ctx Fix typos (#42) 2022-08-21 13:13:38 +01:00
dbs Ensure LET statements throw errors correctly on failure 2022-09-25 10:56:57 +01:00
doc Miscellaneous performance optimizations and code cleanup (#240) 2022-09-23 00:54:53 +01:00
err Fix tests for improved logging of field and index errors 2022-09-10 06:17:03 +01:00
exe Use a dedicated executor thread for CPU-intensive functions (#186) 2022-09-21 02:27:28 +01:00
fnc Implement math functions that were marked as todo (#1218) 2022-09-25 10:55:07 +01:00
key Add DEFINE TOKEN … ON SCOPE … functionality 2022-09-25 22:58:38 +01:00
kvs Add DEFINE TOKEN … ON SCOPE … functionality 2022-09-25 22:58:38 +01:00
mac Fix linter warnings when using as external library 2022-07-27 14:13:30 +01:00
sql Add support for escaped characters and unicode characters in strings 2022-09-26 01:29:26 +01:00
lib.rs Use a dedicated executor thread for CPU-intensive functions (#186) 2022-09-21 02:27:28 +01:00