0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Sep 09, 2024 — Sep 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add new test cases for Byte type issue #5 More... over 9 years ago
Remove *.class files from git index More... over 9 years ago
Add new test cases for byte type More... over 9 years ago
Fix WyJS.equals and first simple byte test pass More... over 9 years ago
Add .gitignore to ignore .class files More... over 9 years ago
Add Codes.Invert implementation More... over 9 years ago
Fix deprecated Type.List to Type.Array issue #14 More... over 9 years ago
Fix bitwise operators issue #5 More... over 9 years ago
Change some things into Byte operators More... over 9 years ago
Minor change in Byte operators More... over 9 years ago
Add bitwise operators to WyJS.Byte issue #5 More... over 9 years ago
Fix debug function issue #12 More... over 9 years ago
Add Type.Byte functionality to the methods in WyJS.java issue #5 More... over 9 years ago
Fix types at WyJS.encodeStringToByteArray() function at WyJS_Runtime More... over 9 years ago
Start implementation of Type.Byte at WyJS_Runtime.js More... over 9 years ago
Update decode and debug function More... over 9 years ago
Change debug function paramenters and body More... over 9 years ago
Add encode and decode functions for strings solving issue #13 More... over 9 years ago
Add debug function to <code>WyJS.java</code> More... over 9 years ago
Improve towards Codes.Debug issue #12 More... over 9 years ago
Fix problem of console detection More... over 9 years ago
Issue #11 was resolved. Codes.Nop supported. More... over 9 years ago
Documentation to WyJS.java file (2 methods left without though). More... over 9 years ago
All the tests that I checked the cause are with the @Ignore(checked) annotation More... almost 10 years ago
The errors were commented so I could filter the tests that were already tracked. More... almost 10 years ago
Returned Math.js library, it wasn't causing any other tests to fail at first. Still have to check if it's making any differece now that the tests are all running as all the ones that were making them break were ignored. More... almost 10 years ago
Ignored a test case which was causing infinite loop More... almost 10 years ago
Updated RuntimeTests to generate and exec JS code. More... almost 10 years ago
Tidy up code base. More... almost 10 years ago
Benchmark Update More... almost 10 years ago