Daniel

Results 5 issues of Daniel

I saw the old documentation said something about upgrading this struct to a non exhaustive enum in the future, plus I prefer matching over something like this as an enum,...

waiting-on-author

Token's locations within the source are not currently tracked, meaning error information is scarce, and diagnosing syntax problems becomes tedious.

Type - Feature
Domain - Tokenizer
Domain - Parser

The `pairs` Lua function cannot be implemented because it is deterministic without state. It seems as if the reference implementation PUC Lua actually uses b-trees rather than hash maps to...

Type - Bug

Dad Bot does not catch every missing permissions error, notably in `d!settings`. As a result, the errors will typically go straight to the error console. This is the known list...

bug

This is not a full implementation, just some basic code I wrote for my own add-ons in Thunderbird. (Actually, some of it I found from using `find` in the Thunderbird...