Eugen Wissner belka
belka pushed to master at OSS/slackbuilder 2024-03-31 17:07:08 +02:00
ddda240e40 Describe configuration options
belka pushed to master at belka/elna 2024-03-30 00:20:55 +01:00
3c19bf1504 Include the filename in the error messages
belka pushed to master at belka/elna 2024-03-29 11:00:16 +01:00
e04a816024 Support multiple function arguments
belka pushed to master at belka/elna 2024-03-28 00:54:10 +01:00
07521f2b58 Parse parameter list
belka pushed to master at OSS/slackbuilder 2024-03-27 20:00:02 +01:00
8351be053c Add a README
belka pushed to master at belka/elna 2024-03-26 23:03:25 +01:00
44e32760ca Support procedure calls without arguments
belka pushed to master at OSS/slackbuilder 2024-03-26 11:51:18 +01:00
a98a6f8574 Add SIMD everywhere
belka pushed to master at OSS/slackbuilder 2024-03-25 18:35:19 +01:00
47f27394de Reduce number of fetched tags by using a prefix
belka pushed to master at OSS/slackbuilder 2024-03-24 13:19:31 +01:00
7c9c890056 Extern tag matcher with digit and dot patterns
belka pushed to master at belka/elna 2024-03-23 14:52:23 +01:00
f2a20c2825 Support failure tests
belka pushed to master at OSS/slackbuilder 2024-03-21 17:53:45 +01:00
7e59a8460d Add match function for simple tag globbing
belka closed issue OSS/slackbuilder#9 2024-03-21 12:56:42 +01:00
Make relevant tags filterable
belka pushed to master at belka/elna 2024-03-20 17:55:39 +01:00
7e5f7f492d Implement first intrinsics for output
belka pushed to master at OSS/slackbuilder 2024-03-19 11:33:28 +01:00
bc3ba48d85 Recognize + in sematnic tags
belka pushed to master at belka/elna 2024-03-19 09:37:17 +01:00
263b868a45 Replace ! with a function call writei
belka pushed to master at belka/elna 2024-03-18 09:54:46 +01:00
bfabdb1d08 Write parts of generated code directly to objects
belka pushed to master at OSS/slackbuilder 2024-03-17 10:59:22 +01:00
3d81917627 Collect hash during creating an archive
belka pushed to master at belka/elna 2024-03-17 00:59:55 +01:00
17b0650f77 Implement simple if conditions
belka pushed to master at belka/elna 2024-03-14 08:51:54 +01:00
8240443cd1 Assign variables
belka pushed to master at belka/elna 2024-03-11 10:42:36 +01:00
42d2038c4d Support compound statements