This website requires JavaScript.
Explore
Help
Register
Sign In
clone
/
opencode
Watch
1
Star
0
Fork
0
You've already forked opencode
mirror of
https://github.com/anomalyco/opencode.git
synced
2026-04-27 16:25:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
64f0205f97dee21a00a654013454055fedd1a824
opencode
/
packages
/
opencode
/
test
/
util
History
Aiden Cline
62702fbd11
fix: permissions wildcarding so that for ex: 'ls *' includes ls * AND 'ls' to prevent having to double state commands or use 'ls*'
2026-01-12 13:02:29 -06:00
..
iife.test.ts
Add unit tests for util functions: iife, lazy, timeout (
#3791
)
2025-11-03 09:24:45 -05:00
lazy.test.ts
Add unit tests for util functions: iife, lazy, timeout (
#3791
)
2025-11-03 09:24:45 -05:00
timeout.test.ts
Add unit tests for util functions: iife, lazy, timeout (
#3791
)
2025-11-03 09:24:45 -05:00
wildcard.test.ts
fix: permissions wildcarding so that for ex: 'ls *' includes ls * AND 'ls' to prevent having to double state commands or use 'ls*'
2026-01-12 13:02:29 -06:00