Ian Atha
Ian Atha
## What happened? When running a query that returns DATE values, the UI formats them correctly: However, when the query data is exported into `xlsx` the resulting data is in...
The `renderMenuItemChildren` property's type is `(option: Option, ...) => JSX.Element`, with `Option` defined as `string | Record`. This means that implementors of `renderMenuItemChildren` need to handle both a `string` and...
- ὑποστήριξη δια μεταβλητὰς μορφῆς ἀκεραίου, ἀλήθειας, καὶ συμβολοσειράς - εντύπωση - ἀνάγνωση
συλλέγουμε ὑπογραφές γιά ἐπιστολή μομφῆς εἰς τό Γκιτχαμπ καθότι δέν ὑποστηρίζει ΑΡΧΑΙΟΕΛΛΗΝΙΚΑ ὀνόματα ἔργων, ἐνῶ διαφημίζει τήν δῆθεν πολιτική μή διάκρισης του.
We should implement the QBasic "NAME" statement, which changes the name of a disk file or directory. Its syntax is "NAME oldfilename AS newfilename". The NAME statement is similar to...
Tracking issue for: - [ ] https://github.com/ianatha/bababasic/security/code-scanning/1 - [ ] https://github.com/ianatha/bababasic/security/code-scanning/2
This should also ensure that the output buffer is flushed/displayed before all the threads are terminated, without the `sleep(250)` workaround.