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
V
Viua VM
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
1 day
ago.
Jun 24, 2024 — Jun 24, 2025
Showing page 284 of 297
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added test for using integers as conditions in BRANCH instructions
Marek Marecki
More...
over 10 years ago
Fixed FLTE instruction - assembler was inserting wrong bytecode for it
Marek Marecki
More...
over 10 years ago
Added sample programs for floats
Marek Marecki
More...
over 10 years ago
Added tests for floats
Marek Marecki
More...
over 10 years ago
Fix: float comparison instructions create booleans
Marek Marecki
More...
over 10 years ago
Fix: CPU now recognizes full range of float instructions
Marek Marecki
More...
over 10 years ago
Fixed map of three int-op instructions in assembler frontend
Marek Marecki
More...
over 10 years ago
Writing new tests is less error prone
Marek Marecki
More...
over 10 years ago
Fixed header guard in string type header
Marek Marecki
More...
over 10 years ago
Assembler recognises float instructions
Marek Marecki
More...
over 10 years ago
Bytecode geenration API supports float unstructions
Marek Marecki
More...
over 10 years ago
Fixed includes in float CPU instructions file
Marek Marecki
More...
over 10 years ago
CPU now implements float related instructions
Marek Marecki
More...
over 10 years ago
CPU now implements FADD instruction
Marek Marecki
More...
over 10 years ago
Assembler now gives better error message (it tells you that a three int-op instruction is not bound to a bytecode generating function), this also fixes a bug with FADD instruction
Marek Marecki
More...
over 10 years ago
Bytecode generation API supports FADD instruction
Marek Marecki
More...
over 10 years ago
Assembler now recognizes FADD instruction
Marek Marecki
More...
over 10 years ago
CPU will now recognize FADD instruction
Marek Marecki
More...
over 10 years ago
Added float instructions into opcode list and maps
Marek Marecki
More...
over 10 years ago
Merge branch 'devel' into feature/issue/7/floats
Marek Marecki
More...
over 10 years ago
Floats can be stored
Marek Marecki
More...
over 10 years ago
Added missing #include
Marek Marecki
More...
over 10 years ago
Fixed header guard in float type header
Marek Marecki
More...
over 10 years ago
Fixed Makefile for new type
Marek Marecki
More...
over 10 years ago
Added float type to CPU
Marek Marecki
More...
over 10 years ago
Fixed opcode size map for fstore
Marek Marecki
More...
over 10 years ago
Removed unwanted commented code
Marek Marecki
More...
over 10 years ago
Added str::isfloat() function to string support lib
Marek Marecki
More...
over 10 years ago
Release 0.2.3
Marek Marecki
More...
over 10 years ago
Merge branch 'feature/issue/13/function-return-values' into devel This merge closes #13
Marek Marecki
More...
over 10 years ago
←
1
2
…
280
281
282
283
284
285
286
287
288
…
296
297
→
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