-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: warpy-ai/oite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.6-preview
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: warpy-ai/oite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.7-preview
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 37 files changed
- 1 contributor
Commits on Feb 4, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 304b3b2 - Browse repository at this point
Copy the full SHA 304b3b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f28cda - Browse repository at this point
Copy the full SHA 5f28cdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59bd72d - Browse repository at this point
Copy the full SHA 59bd72dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf5130e - Browse repository at this point
Copy the full SHA cf5130eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 996b574 - Browse repository at this point
Copy the full SHA 996b574View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c1812d - Browse repository at this point
Copy the full SHA 3c1812dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 664357f - Browse repository at this point
Copy the full SHA 664357fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27709e0 - Browse repository at this point
Copy the full SHA 27709e0View commit details -
1. Fixed emit function shadowing in emitter.ot (line 256 → renamed to
emitNode) - The LLVM backend's emit function was shadowing the bytecode emitter's emit function 2. Fixed decoder to convert SetupTry addresses (decoder.rs:233-249) - Added SetupTry to the address conversion pass that converts byte offsets to instruction indices 3. Fixed StoreElement to extend arrays (vm/mod.rs:1723-1726) - Changed from if i < arr.len() to resizing the array if needed (JS semantics)Configuration menu - View commit details
-
Copy full SHA for e120088 - Browse repository at this point
Copy the full SHA e120088View commit details
Commits on Feb 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 2109851 - Browse repository at this point
Copy the full SHA 2109851View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cb66bf - Browse repository at this point
Copy the full SHA 0cb66bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f645101 - Browse repository at this point
Copy the full SHA f645101View commit details -
translate_literal for Literal::String, instead of returning undefined,
we now call tscl_alloc_string() at JIT compile time to allocate the string on the runtime heap and embed the resulting NaN-boxed pointer as an iconst.
Configuration menu - View commit details
-
Copy full SHA for 4e1257d - Browse repository at this point
Copy the full SHA 4e1257dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d13fb8 - Browse repository at this point
Copy the full SHA 3d13fb8View commit details -
Merge pull request #86 from warpy-ai/bug_fixes
translate_literal for Literal::String, instead of returning undefined,
Configuration menu - View commit details
-
Copy full SHA for 801e6da - Browse repository at this point
Copy the full SHA 801e6daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ee6876 - Browse repository at this point
Copy the full SHA 4ee6876View commit details -
Merge pull request #87 from warpy-ai/new_release_build
added new release build ; added new intall script
Configuration menu - View commit details
-
Copy full SHA for db323d9 - Browse repository at this point
Copy the full SHA db323d9View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.6.6-preview...v0.6.7-preview