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 }}
nahiluhmot
/
yabfi
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
v0.1.2
User selector
All users
All time
Commit history
Commits on Jul 1, 2015
Patch version bump v0.1.2
Show description for 750c3f2
nahiluhmot
committed
750c3f2
View commit details
Copy full SHA for 750c3f2
Browse repository at this point
Fix memory leaks in the VM.
Show description for a618fe4
nahiluhmot
committed
a618fe4
View commit details
Copy full SHA for a618fe4
Browse repository at this point
Rename the clean task to blank
nahiluhmot
committed
070abbe
View commit details
Copy full SHA for 070abbe
Browse repository at this point
Fix the quality and clean rake tasks
nahiluhmot
committed
5f571b0
View commit details
Copy full SHA for 5f571b0
Browse repository at this point
Commits on Jun 30, 2015
Patch version bump v0.1.1
Show description for 77e216c
nahiluhmot
committed
77e216c
View commit details
Copy full SHA for 77e216c
Browse repository at this point
Fix typeo in extconf.rb that prohibits this gem from being installed.
nahiluhmot
committed
cfed7dc
View commit details
Copy full SHA for cfed7dc
Browse repository at this point
WIP
nahiluhmot
committed
246b53c
View commit details
Copy full SHA for 246b53c
Browse repository at this point
Fix compiler warnings
nahiluhmot
committed
5d2e608
View commit details
Copy full SHA for 5d2e608
Browse repository at this point
One less variable for the execute loop
nahiluhmot
committed
464f07d
View commit details
Copy full SHA for 464f07d
Browse repository at this point
Less redundant mallocs and frees during printing.
nahiluhmot
committed
627f01d
View commit details
Copy full SHA for 627f01d
Browse repository at this point
Fix memory leak caused by the PUT instruction.
nahiluhmot
committed
405cf09
View commit details
Copy full SHA for 405cf09
Browse repository at this point
Fix comment above YABFI::VM#load!
nahiluhmot
committed
027ba88
View commit details
Copy full SHA for 027ba88
Browse repository at this point
Commits on Jun 29, 2015
Minor version bump v0.1.0
Show description for 79fd185
nahiluhmot
committed
79fd185
View commit details
Copy full SHA for 79fd185
Browse repository at this point
Fix the gem packaging tasks
nahiluhmot
committed
4ebcdb0
View commit details
Copy full SHA for 4ebcdb0
Browse repository at this point
Implement the VM in C instead of Ruby
Show description for ff10490
nahiluhmot
committed
ff10490
View commit details
Copy full SHA for ff10490
Browse repository at this point
Add Brainfuck::Encoder
Show description for fab3b68
nahiluhmot
committed
fab3b68
View commit details
Copy full SHA for fab3b68
Browse repository at this point
Add a skeleton C extension.
nahiluhmot
committed
c91bc7f
View commit details
Copy full SHA for c91bc7f
Browse repository at this point
Simplify the reallocation logic in the VirtualMachine.
Show description for 8a6865b
nahiluhmot
committed
8a6865b
View commit details
Copy full SHA for 8a6865b
Browse repository at this point
Commits on Jun 28, 2015
Patch version bump v0.0.2
Show description for 4c72bef
nahiluhmot
committed
4c72bef
View commit details
Copy full SHA for 4c72bef
Browse repository at this point
Only set YABFI::VirtualMachine#@executing to true before execution
Show description for 0942ef2
nahiluhmot
committed
0942ef2
View commit details
Copy full SHA for 0942ef2
Browse repository at this point
Add better documentation for YABFI::VirtualMachine
Show description for 5f17782
nahiluhmot
committed
5f17782
View commit details
Copy full SHA for 5f17782
Browse repository at this point
Add a gem version badge
nahiluhmot
committed
fd84f36
View commit details
Copy full SHA for fd84f36
Browse repository at this point
Document the default rake command.
nahiluhmot
committed
0fe9c2e
View commit details
Copy full SHA for 0fe9c2e
Browse repository at this point
Fix `rake shell` by requiring the source code first
nahiluhmot
committed
84c7cfb
View commit details
Copy full SHA for 84c7cfb
Browse repository at this point
Add the build status to the README header
nahiluhmot
committed
6b984d3
View commit details
Copy full SHA for 6b984d3
Browse repository at this point
Add simplecov for spec coverage testing.
nahiluhmot
committed
c866745
View commit details
Copy full SHA for c866745
Browse repository at this point
Add the build status to the README
nahiluhmot
committed
cdb5b29
View commit details
Copy full SHA for cdb5b29
Browse repository at this point
Fix rubocop error in gemspec
nahiluhmot
committed
9daec0a
View commit details
Copy full SHA for 9daec0a
Browse repository at this point
Only Ruby versions >= 2 can build this gem.
nahiluhmot
committed
8844151
View commit details
Copy full SHA for 8844151
Browse repository at this point
Force Ruby 2.2.2
Show description for 5ad1b27
nahiluhmot
committed
5ad1b27
View commit details
Copy full SHA for 5ad1b27
Browse repository at this point
Relax the constraint on bundler.
Show description for f36ad85
nahiluhmot
committed
f36ad85
View commit details
Copy full SHA for f36ad85
Browse repository at this point
Add a `rake clean` development task
Show description for 523dd8c
nahiluhmot
committed
523dd8c
View commit details
Copy full SHA for 523dd8c
Browse repository at this point
Patch version Bump v0.0.1
Show description for 7612398
nahiluhmot
committed
7612398
View commit details
Copy full SHA for 7612398
Browse repository at this point
Add usage instructions to the README
nahiluhmot
committed
c9f2902
View commit details
Copy full SHA for c9f2902
Browse repository at this point
Change the optional arguments to YABFI.eval! to keyword arguments
nahiluhmot
committed
a92a858
View commit details
Copy full SHA for a92a858
Browse repository at this point
Previous
Next
You can’t perform that action at this time.