summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-13wip! compat: Remove upstreamed shims.wip-modular-mesTimothy Sample
2023-08-13compat: Improve 'string-any' and 'string-every'.Timothy Sample
2023-08-13compat: Allow binary 'open-file' on Mes.Timothy Sample
2023-08-13compat: Remove stuff that is now in Mes.Timothy Sample
2023-08-13wip! tests: Port to Mes.Timothy Sample
2023-02-08xxx! Ignore signal stuff on Mes.Timothy Sample
2023-02-08xxx! shell: Work around Mes' broken 'port?'.Timothy Sample
2023-02-08gash: Catch shell errors on Mes.Timothy Sample
2023-02-08gash: Use a simple prompt on Mes.Timothy Sample
2023-02-08gash: Do not try readline on Mes.Timothy Sample
2023-02-08gash: Remove unused imports.Timothy Sample
2023-02-08word: Import 'compat' module.Timothy Sample
2023-02-08eval: Use 'identity' instead of 'values'.Timothy Sample
2023-02-08lexer: Avoid 'fold-right'.Timothy Sample
2023-02-08lexer: Do not overflow the Mes character buffer.Timothy Sample
2023-02-08compat: Fix parameter setting.Timothy Sample
2023-02-08compat: Add a 'usleep' shim for Mes.Timothy Sample
2023-02-08built-ins: read: Port to Mes.Timothy Sample
2023-02-08built-ins: eval: Import '(gash compat)'.Timothy Sample
2023-02-08environment: Simplify a 'match' clause for Mes.Timothy Sample
2023-02-08Workaround Mes' non-parameter standard ports.Timothy Sample
2023-02-08word: Use sort with 'scandir' on Mes.Timothy Sample
2023-02-08compat: More shims for Mes.Timothy Sample
2023-02-08compat: Add 'sort' for Mes.Timothy Sample
2023-02-08compat: Add 'get-string-all' for Mes.Timothy Sample
2023-02-08pattern: Adjust for Mes.Timothy Sample
2023-02-08tests: eval: Tweak a hexadecimal constant test.Timothy Sample
2023-02-08tests: Print errors if the status is wrong.Timothy Sample
2023-02-08tests: Check for abnormal exits.Timothy Sample
2023-02-08compat: New 'read-line' shim.Timothy Sample
2023-02-08compat: Add 'string-for-each' for Mes.Timothy Sample
2023-02-08arithmetic: Port to Mes.Timothy Sample
2023-02-08pattern: Workaround Mes optargs difference.Timothy Sample
2023-02-08pattern: Do not use record matching.Timothy Sample
2023-02-08compat: Add prompts for Mes.Timothy Sample
2023-02-08compat: Add 'exact-integer?' for Mes.Timothy Sample
2023-02-08compat: Add exit codes for Mes.Timothy Sample
2023-02-08compat: Add 'call-with-input-string' for Mes.Timothy Sample
2023-02-08compat: Add 'thunk?' for Mes.Timothy Sample
2023-02-08compat: Add Mes shims for the 'eval' module.Timothy Sample
2023-02-08built-ins: echo: Import '(gash compat)'.Timothy Sample
2023-02-08compat: Add shims for the 'shell' module.Timothy Sample
2023-02-08compat: srfi-43: Adjust for Mes.Timothy Sample
2023-02-08built-ins: utils: Import SRFI 14 for Mes.Timothy Sample
2023-02-08config: Tell Mes not to complain about '%version'.Timothy Sample
2023-02-08wip! environment: Port to Mes.Timothy Sample
2023-02-08parser: Port to Mes.Timothy Sample
2023-02-08lexer: Port to Mes.Timothy Sample
2022-04-28compat: Support Mes.Timothy Sample
2022-02-11Update NEWS for 0.3.0.HEADv0.3.0masterTimothy Sample