eskerda
|
11ee23ae30
|
feat(sandbox) add load mode to string functions
|
2020-12-13 19:02:54 +01:00 |
|
eskerda
|
d49687555c
|
chore(*) use busted for specs
it does no longer hang
|
2020-12-13 18:55:12 +01:00 |
|
eskerda
|
9a58f4e6e2
|
chore(*) add rockspec
|
2020-12-13 18:55:12 +01:00 |
|
eskerda
|
3d3a8c7549
|
chore(*) lua > 5.1 compatibility
* add a setfenv implementation
|
2020-12-13 18:54:55 +01:00 |
|
kikito
|
a4c0a9ad3d
|
edit README
|
2014-04-28 13:58:39 +02:00 |
|
kikito
|
779c5c4bb0
|
edit README
|
2014-04-28 13:56:14 +02:00 |
|
kikito
|
bdecb751d7
|
added URL attribute to the lib
|
2013-09-14 13:19:23 +02:00 |
|
kikito
|
bf995029ba
|
passing false as a quota deactivates the hooks
|
2013-09-14 12:54:49 +02:00 |
|
kikito
|
48ae2844e9
|
made sandbox survive if debug lib is not present
|
2013-09-14 12:49:46 +02:00 |
|
kikito
|
66a82c06ce
|
merge copyright & license options. Clearer and easier
|
2013-09-13 15:56:55 +02:00 |
|
kikito
|
57224ac89d
|
updated readme
|
2013-09-13 13:56:53 +02:00 |
|
kikito
|
549e31e7cd
|
made _G available as a mocked up env inside the sandboxed env
|
2013-09-13 13:26:08 +02:00 |
|
kikito
|
721878115a
|
updated README
|
2013-09-13 13:20:24 +02:00 |
|
kikito
|
a12502d68e
|
added comments and informational items to the sandbox table
|
2013-09-13 12:56:06 +02:00 |
|
kikito
|
83a5a2b1e2
|
moved specs from busted to telescope in order to fix issue with debug.sethook-based quota errors
|
2013-09-13 11:35:35 +02:00 |
|
kikito
|
e9ef4bb57c
|
updated readme
|
2013-09-06 00:40:43 +02:00 |
|
kikito
|
36fb0929e0
|
added refs param
|
2013-09-03 18:07:03 +02:00 |
|
kikito
|
ee9c0f9164
|
added README and LICENSE
|
2013-09-03 17:13:39 +02:00 |
|
kikito
|
b1d69c89d7
|
cleanup
|
2013-09-03 16:41:46 +02:00 |
|
kikito
|
36be73e3a9
|
do not persist changes to the environment from sandbox to sandbox
|
2013-09-03 16:07:28 +02:00 |
|
kikito
|
c1e5b44938
|
naming & refactoring
|
2013-09-03 13:20:38 +02:00 |
|
kikito
|
3a90dc3319
|
cleanup
|
2013-09-03 13:15:47 +02:00 |
|
kikito
|
57a914f082
|
accepts limit param
|
2013-09-03 13:14:42 +02:00 |
|
kikito
|
ea90a3c971
|
made sandbox immune to while trues
|
2013-09-03 12:53:26 +02:00 |
|
kikito
|
95069bd456
|
more fiddling with string.rep
|
2013-09-03 11:53:41 +02:00 |
|
kikito
|
b22efe1ca8
|
reformatting
|
2013-09-03 11:51:10 +02:00 |
|
kikito
|
31bac65e68
|
initial version
|
2013-09-02 22:11:33 +02:00 |
|