OPaL

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

17 check-ins

2025-12-17
21:39
WIP: unknown Leaf check-in: d1a226046b user: mcleopold@Hamilton-Mac-Mini.local tags: latest, trunk
2024-08-22
15:57
Add install ability

"opl-get <module>" will download the init.lua script and run it directly as an installer

opl-get <module> <path> will download the module script to the path location without running it Leaf check-in: 2ea6c3f599 user: mcleopold@gmail.com tags: origin/latest, trunk

2024-08-21
23:11
Merge branch 'latest' Leaf check-in: 3c76510ee9 user: mcleopold@gmail.com tags: main, trunk
23:11
Remove loadstring and use load check-in: c8f32f2b6a user: mcleopold@gmail.com tags: main, trunk
2024-08-11
01:22
Change structure to datapack check-in: e8fb611fc4 user: mcleopold@gmail.com tags: main, trunk
2022-09-01
04:59
Merge branch 'main' into latest check-in: a2a5487518 user: mcleopold@gmail.com tags: main, trunk
04:58
Rename to opl

Add opl-startup, help and opl-get. check-in: 97a3ea3370 user: mcleopold@gmail.com tags: main, trunk

04:45
Update package naming convention check-in: 076576c357 user: mcleopold@gmail.com tags: main, trunk
2022-08-25
23:41
Merge pull request 'main' (#1) from main into latest

Reviewed-on: http://localhost:3000/McLeopold/tpm/pulls/1 check-in: 2d2a34837e user: mcleopold@gmail.com tags: main, trunk

23:34
Require user, drop branch name from cache

This will make the default cache location match what the default loader will find check-in: 49ccaa1b97 user: mcleopold@gmail.com tags: main, trunk

2022-08-24
05:41
Fix full path without user bug check-in: 27b6540f66 user: mcleopold@gmail.com tags: main, trunk
05:32
Add tpm-get and help check-in: c19a41f4ac user: mcleopold@gmail.com tags: main, trunk
04:40
Update environment to lua 5.2 method check-in: 2d94655d79 user: mcleopold@gmail.com tags: main, trunk
2022-08-23
18:03
Add download, run, and cache

Split the main function into parts that can be called separately. * Download allows for mapping a file to any path locally, and to overwrite. * Run will run the program in the current environment rather than only getting a return value. * Caching will be searched first to avoid network traffic check-in: 2f314910b3 user: mcleopold@gmail.com tags: main, trunk

06:08
Update tpm, add stuff check-in: 8e977f0d31 user: mcleopold@gmail.com tags: main, trunk
04:22
Add install stub check-in: 28121b5953 user: mcleopold@gmail.com tags: main, trunk
2022-08-22
23:32
Initial commit check-in: a56c4854e7 user: mcleopold@gmail.com tags: main, trunk