0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Nuitka 0.3.9 pre4 More... over 14 years ago
Bug fix, the logic to detect mutable constants was broken. More... over 14 years ago
Nuitka 0.3.9 pre3 More... over 14 years ago
Nuitka 0.3.9 pre2 More... over 14 years ago
Fix, on Windows the sys.executable pointed to the created executable. More... over 14 years ago
Nuitka 0.3.9 pre1 More... over 14 years ago
Nuitka 0.3.8 final More... over 14 years ago
On Windows a dll for Python use is called pyd. Also _PyObject_GC_TRACK is "not" exported on Windows.
KAB
More... over 14 years ago
Nuitka 0.3.8 pre3 More... over 14 years ago
Ignore *.pyo files More... over 14 years ago
env.Tool("mingw") is not honored on Windows. Set tools to mingw earlier for this to work.
KAB
More... over 14 years ago
Nuitka 0.3.8 pre2 More... over 14 years ago
Nuitka 0.3.8 pre1 More... over 14 years ago
Nuitka 0.3.7 final More... over 14 years ago
Nuitka 0.3.7 pre2 More... over 14 years ago
Nuitka 0.3.7 pre1 More... over 14 years ago
Nuitka 0.3.6 final More... over 14 years ago
Nuitka 0.3.6 pre1 More... over 14 years ago
Nuitka 0.3.5 final More... over 14 years ago
Changed the copyright to 2011, don't call it an attempt anymore. More... over 14 years ago
Nuitka 0.3.5 pre5 More... over 14 years ago
Nuitka 0.3.5 pre4 More... over 14 years ago
getParent: use isinstance instead of type equality More... over 14 years ago
Use the full module name to hash and store module variables. More... over 14 years ago
merge UnaryOp to perform one less comparison More... over 14 years ago
repair comparison. More... over 14 years ago
simplify condition and put BoolOp and _fastpath More... over 14 years ago
merge buildDelNode into buildSubscriptNode to perform less tests More... over 14 years ago
refactor code generation main loop to use dictionary lookups More... over 14 years ago
Whitespace cleanups More... over 14 years ago