Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
aj-michael
/
minijavac
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 25, 2016
v0.0.7, synchronized, volatile and native
aj-michael
committed
e901ffc
View commit details
Copy full SHA for e901ffc
Browse repository at this point
Commits on May 20, 2016
Merge pull request #6 from aj-michael/topic/volatile
Show description for 871dd6e
David Robinson
committed
871dd6e
View commit details
Copy full SHA for 871dd6e
Browse repository at this point
Commits on May 18, 2016
Testcase for volatile and Thread.sleep.
aj-michael
committed
3c29d19
View commit details
Copy full SHA for 3c29d19
Browse repository at this point
Commits on May 17, 2016
Added Thread.sleep support.
aj-michael
committed
dabaef1
View commit details
Copy full SHA for dabaef1
Browse repository at this point
Added volatile access flag for class variable.
aj-michael
committed
fa5bd88
View commit details
Copy full SHA for fa5bd88
Browse repository at this point
Merge pull request #5 from aj-michael/topic/native
Show description for be76549
David Robinson
committed
be76549
View commit details
Copy full SHA for be76549
Browse repository at this point
Added test for native code.
Show description for 88ad538
aj-michael
committed
88ad538
View commit details
Copy full SHA for 88ad538
Browse repository at this point
Implemented native keyword.
aj-michael
committed
720e7c7
View commit details
Copy full SHA for 720e7c7
Browse repository at this point
Commits on May 16, 2016
Merge pull request #4 from aj-michael/topic/synchronized
Show description for d746b90
David Robinson
committed
d746b90
View commit details
Copy full SHA for d746b90
Browse repository at this point
Added synchronized blocks.
aj-michael
committed
7642610
View commit details
Copy full SHA for 7642610
Browse repository at this point
Added synchronized methods.
Show description for 87c6a8a
aj-michael
committed
87c6a8a
View commit details
Copy full SHA for 87c6a8a
Browse repository at this point
Commits on May 15, 2016
Release 0.0.6.
aj-michael
committed
ee0ff86
View commit details
Copy full SHA for ee0ff86
Browse repository at this point
Merge pull request #3 from aj-michael/topic/float
Show description for e2c7ad8
aj-michael
committed
e2c7ad8
View commit details
Copy full SHA for e2c7ad8
Browse repository at this point
Added double, long, float test
David Robinson
committed
0fe73e8
View commit details
Copy full SHA for 0fe73e8
Browse repository at this point
Commits on May 14, 2016
Made it pass more tests
David Robinson
committed
ce4f435
View commit details
Copy full SHA for ce4f435
Browse repository at this point
removed typechecker testcases that fail
David Robinson
committed
d271fd2
View commit details
Copy full SHA for d271fd2
Browse repository at this point
removed cast
David Robinson
committed
df22078
View commit details
Copy full SHA for df22078
Browse repository at this point
Merge branch 'topic/float' of https://github.com/aj-michael/minijavac into topic/float
David Robinson
committed
b7efa3e
View commit details
Copy full SHA for b7efa3e
Browse repository at this point
Added comparisons to floats, longs, and doubles
David Robinson
committed
3418f93
View commit details
Copy full SHA for 3418f93
Browse repository at this point
Commits on May 13, 2016
Removed unused imports.
aj-michael
committed
010d8ff
View commit details
Copy full SHA for 010d8ff
Browse repository at this point
Removed Lexer tests that fail with doubles.
aj-michael
committed
c3e7037
View commit details
Copy full SHA for c3e7037
Browse repository at this point
Commits on May 12, 2016
Comparisions still need to be implemented and doubles and longs cause an error when added
David Robinson
committed
05368cc
View commit details
Copy full SHA for 05368cc
Browse repository at this point
Commits on May 11, 2016
Got longs and doubles printing
David Robinson
committed
1e17cfd
View commit details
Copy full SHA for 1e17cfd
Browse repository at this point
got booleans and floats printing
David Robinson
committed
1f4b733
View commit details
Copy full SHA for 1f4b733
Browse repository at this point
Commits on May 10, 2016
Added entries for longs, doubles, and floats
David Robinson
committed
51d4a9a
View commit details
Copy full SHA for 51d4a9a
Browse repository at this point
Commits on May 9, 2016
Added floats, doubles, and longs
David Robinson
committed
7d0fb4e
View commit details
Copy full SHA for 7d0fb4e
Browse repository at this point
Changed types to their own classes
David Robinson
committed
cc00b3b
View commit details
Copy full SHA for cc00b3b
Browse repository at this point
Commits on May 8, 2016
Merge branch 'master' of github.com:aj-michael/minijavac
aj-michael
committed
2e1dbd9
View commit details
Copy full SHA for 2e1dbd9
Browse repository at this point
Fixed typo in README.
aj-michael
committed
6eb4b9c
View commit details
Copy full SHA for 6eb4b9c
Browse repository at this point
Added double and float types to the flex and cup files
David Robinson
committed
6350193
View commit details
Copy full SHA for 6350193
Browse repository at this point
Merge pull request #2 from aj-michael/topic/threads
Show description for adecedf
David Robinson
committed
adecedf
View commit details
Copy full SHA for adecedf
Browse repository at this point
Commits on May 5, 2016
Added Thread#join.
Show description for 6384785
aj-michael
committed
6384785
View commit details
Copy full SHA for 6384785
Browse repository at this point
Added java/lang/Thread.
aj-michael
committed
5613d24
View commit details
Copy full SHA for 5613d24
Browse repository at this point
Added support for void methods.
aj-michael
committed
4b5bb37
View commit details
Copy full SHA for 4b5bb37
Browse repository at this point
Added void return statement test.
aj-michael
committed
94ec7a2
View commit details
Copy full SHA for 94ec7a2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.