This website requires JavaScript.
Explore
Help
Register
Sign in
Atlas
/
Atlas-Install
Watch
1
Star
0
Fork
You've already forked Atlas-Install
0
mirror of
https://github.com/Faraphel/Atlas-Install.git
synced
2025-07-04 03:38:26 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
686
commits
2
branches
16
tags
3.5
GiB
cc41a22a82
Commit graph
2 commits
Author
SHA1
Message
Date
Faraphel
42fef0b2e3
replaced the old safe_eval by the new safe_eval (from test, normal mode allow for ~26s -> ~13s, and with lambda mode ~26s -> ~0.03s)
2022-08-06 18:51:48 +02:00
Faraphel
998d1274ef
started the rewrote of safe_eval to use AST (making it way easier to read and edit) and could fix some security issue.
...
Also allow for lambda expression to avoid recompiling and checking the expression at every call
2022-08-06 00:12:02 +02:00