0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wops; my require() tests weren't testing the right thing, now they are, and fixed some bugs More... almost 15 years ago
added primordial require() with passing tests More... almost 15 years ago
cleanup, prep for 0.6 tag More... almost 15 years ago
delete some unused files, fix run_sums.sh More... almost 15 years ago
tweaks, some level of doc comments in for all the module API More... almost 15 years ago
got the document generation basically working More... almost 15 years ago
lots of cleanup, starting building api doc generator More... almost 15 years ago
found the trap problem; installed functions (callbacks) were not pinned in Python, and then getting GC'd More... almost 15 years ago
got the tests all passing again after the big refactor More... almost 15 years ago
complete rewrite to remove a lot of the magic; unfortunately, didn't have the side-effect that I wanted of making the pesky bus error/et al go away. I do have better diagnostics in now though. All the tests are presumably broken at this point, testing by running nitro_pie.py with nps/test_3.js More... almost 15 years ago
added nps (shell), fixed doc, labeled 0.5 More... about 15 years ago
renamed lots of stuff, more function - most/all in now More... about 15 years ago
update a comment More... about 15 years ago
all major function in and basically tested More... about 15 years ago
added a bunch of property tests More... about 15 years ago
got the callin from JS to Python working More... about 15 years ago
more test cases; function callbacks not quite working yet More... about 15 years ago
added some eval() tests, things getting functional More... about 15 years ago
loads of refactoring, but simple tests working again More... about 15 years ago
removed JavaScriptCoreRaw.py (unused) and some small tweaks More... about 15 years ago
lot' o' updates; renamed to Nitro as JavaScriptCore module already exists on Mac; lots of refactoring in various ways; added doc generation via epydoc More... about 15 years ago
refactored the native functions; moved from class methods to module functions; also added a way to specify the library name or path More... about 15 years ago
moved all the ctypes goop into JavaScriptCore.py, so now JavaScriptCoreRaw.py is dead More... about 15 years ago
finished skeleton of the reference material for the doc More... about 15 years ago
got the basic documentation structure in More... about 15 years ago
able to check syntax of a script now More... about 15 years ago
starting to flesh out the front facing APIs More... about 15 years ago
added the raw meat of all the APIs More... about 15 years ago
initial load More... about 15 years ago