aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mason-core/installer
Commit message (Expand)AuthorAgeFilesLines
...
* refactor(expr): better handling of nil values (#1056)William Boman2023-03-051-8/+11
* feat(InstallContext): add strict_mode flag (#1055)William Boman2023-03-052-1/+20
* refactor: simplify linker & receipt writing (#1033)William Boman2023-02-262-6/+21
* feat(installer): add share links (#965)William Boman2023-02-172-19/+66
* refactor(expr): rename to interpolate (#836)William Boman2023-01-021-10/+12
* refactor(installer): write debug log file after installation finishes (#806)William Boman2022-12-261-0/+19
* feat(expr): add tbl_interpolate() (#805)William Boman2022-12-261-3/+39
* feat(functional): add strip_{prefix,suffix} (#803)William Boman2022-12-261-1/+1
* refactor(async): error with stack level 0 (#801)William Boman2022-12-261-1/+1
* feat(expr): use same context for value & filter evaluation (#778)William Boman2022-12-201-4/+30
* feat: add expr module (#775)William Boman2022-12-201-0/+57
* feat(platform): accept darwin (#743)William Boman2022-12-082-0/+2
* feat: more competent platform detection (#436)William Boman2022-09-172-8/+8
* refactor: store link state in install context object (#419)William Boman2022-09-141-6/+20
* refactor: add ctx:write_php_exec_wrapper utility (#409)William Boman2022-09-121-0/+35
* fix(EventEmitter): properly deregister handlers, print errors that occur in h...William Boman2022-09-031-4/+12
* fix(installer): use /usr/bin/env bash shebang (#315)William Boman2022-08-191-1/+1
* test(installer): add spec files for context and linker (#314)William Boman2022-08-192-0/+280
* refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (...William Boman2022-08-151-1/+0
* tests: add some InstallHandle tests (#67)William Boman2022-07-132-0/+200