openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
Ozma
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 6 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed isInstanceOf and asInstanceOf regarding null values.
Sébastien Doeraene
More...
over 13 years ago
Fixed a bug in the engine.
Sébastien Doeraene
More...
over 13 years ago
Added support for try..catch..finally statements.
Sébastien Doeraene
More...
over 13 years ago
Rewritten the Echo example with while loops.
Sébastien Doeraene
More...
over 13 years ago
Added support for while and do..while loops.
Sébastien Doeraene
More...
over 13 years ago
Fixed scala.runtime.IntRef and added scala.runtime.BooleanRef in the runtime library.
Sébastien Doeraene
More...
over 13 years ago
Added boxing and unboxing of all primitive types.
Sébastien Doeraene
More...
over 13 years ago
Added proper initialization of fields (and array items).
Sébastien Doeraene
More...
over 13 years ago
Fixed: primitive class constants.
Sébastien Doeraene
More...
over 13 years ago
The main() method now actually receives command-line arguments in its parameter.
Sébastien Doeraene
More...
over 13 years ago
Added support for arrays.
Sébastien Doeraene
More...
over 13 years ago
Fixed a bug in the Ant build script.
Sébastien Doeraene
More...
over 13 years ago
Fixed a bug in genModule().
Sébastien Doeraene
More...
over 13 years ago
Added an example program with a trivial thread.
Sébastien Doeraene
More...
over 13 years ago
Fixed a bug in native implementation of parseInt() and parseFloat().
Sébastien Doeraene
More...
over 13 years ago
Added a distinction in String.oz between toRawString() et toRawVS().
Sébastien Doeraene
More...
over 13 years ago
Small tweaks.
Sébastien Doeraene
More...
over 13 years ago
Fixed bugs related to new method hash algorithm.
Sébastien Doeraene
More...
over 13 years ago
Many unrelated changes, that are the result of a long test-driven debuggin session.
Sébastien Doeraene
More...
over 13 years ago
In case of unhandled exception during run, the engine displays the exception.
Sébastien Doeraene
More...
over 13 years ago
Added java.lang Throwables in the runtime library.
Sébastien Doeraene
More...
over 13 years ago
Implemented a draft version of Object.toString().
Sébastien Doeraene
More...
over 13 years ago
Added Integer.parseInt() and Float.parseFloat() as native methods.
Sébastien Doeraene
More...
over 13 years ago
Refactoring: moved some methods from GenOzCode to OzCodes.
Sébastien Doeraene
More...
over 13 years ago
Fixed bug (obsolete code) in bin/
Sébastien Doeraene
More...
over 13 years ago
Extended the runtime library regarding subclasses of java.lang.Number.
Sébastien Doeraene
More...
over 13 years ago
Updated the readme.
Sébastien Doeraene
More...
over 13 years ago
Added a Hello world example program in docs/examples/
Sébastien Doeraene
More...
over 13 years ago
Updated the Ant build script.
Sébastien Doeraene
More...
over 13 years ago
The Ozma compiler (ozmac) now calls ozastc on every produced .ast.oz file.
Sébastien Doeraene
More...
over 13 years ago
←
1
2
3
4
5
6
7
8
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree