1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
translator: Add code to ensure .keys() is always an independent copy More... about 1 year ago
compiler: Fix enum values not being part of global scope as intended More... about 1 year ago
compiler: Add first incomplete handling of local scope resolution More... about 1 year ago
housekeeping: Add code files config line More... about 1 year ago
compiler: Add final handling to actually turn scope check active More... about 1 year ago
compiler: Fix error message when specifying invalid compiler stage More... about 1 year ago
compiler: Fix corner case AST parser bug breaking operators More... about 1 year ago
compiler: Add test covering a newly found bug More... about 1 year ago
translator: Fix regression causing not all tests to fully run More... about 1 year ago
compiler: Fix unnecessary run-on unrecognized stmt errors More... about 1 year ago
compiler: Fix compile command's --code option causing a crash More... about 1 year ago
compiler: Fix relative import search in external packages More... about 1 year ago
translator: Fix return value not being passed on sometimes More... about 1 year ago
compiler: Fix module paths sometimes wrong for external packages More... about 1 year ago
translator: Fix url.add_part() to take URL encoded parts More... about 1 year ago
translator: Fix getting byte value of bytes objects More... about 1 year ago
compiler: Fix various corner case project management crashes More... about 1 year ago
compiler: Fix project dir detection in some corner cases More... about 1 year ago
compiler: Add final parts to copy over things into --output-dir More... about 1 year ago
housekeeping: Fix all bugs horsec found and update other nitpicks More... about 1 year ago
compiler: Fix external package name sometimes being lost when importing More... about 1 year ago
compiler: Fix bug that sometimes broke module import More... about 1 year ago
compiler: Add more work for --output-dir handling More... about 1 year ago
cext: Add more C extension signatures More... about 1 year ago
translator: Fix .sort() and add io.make_dir More... about 1 year ago
compiler: Fix outdated use of .sort() More... about 1 year ago
compiler: Fix wrongly named variable More... about 1 year ago
translator: Fix various URI functions More... about 1 year ago
compiler: Add first work for making --output-dir actually work More... about 1 year ago
docker: Naming tweaks More... about 1 year ago