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.0.2
User selector
All users
All time
Commit history
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
Build more ruby versions on travis.
nahiluhmot
committed
82fb64d
View commit details
Copy full SHA for 82fb64d
Browse repository at this point
Specify the rbenv version
nahiluhmot
committed
9bd8b8c
View commit details
Copy full SHA for 9bd8b8c
Browse repository at this point
Require stringio for the gem.
Show description for 7153703
nahiluhmot
committed
7153703
View commit details
Copy full SHA for 7153703
Browse repository at this point
Brainfuck => YABFI
Show description for 3413787
nahiluhmot
committed
3413787
View commit details
Copy full SHA for 3413787
Browse repository at this point
Rename all of the files to the new gem name
nahiluhmot
committed
4e62e85
View commit details
Copy full SHA for 4e62e85
Browse repository at this point
Add some example programs
nahiluhmot
committed
5e1edaf
View commit details
Copy full SHA for 5e1edaf
Browse repository at this point
Add a brainfuck binary for executing commands from the CLI
nahiluhmot
committed
4cd7da4
View commit details
Copy full SHA for 4cd7da4
Browse repository at this point
Add Brainfuck.eval
Show description for aaf4673
nahiluhmot
committed
aaf4673
View commit details
Copy full SHA for aaf4673
Browse repository at this point
Add more rspec options
nahiluhmot
committed
8bc3a11
View commit details
Copy full SHA for 8bc3a11
Browse repository at this point
Add Brainfuck::BaseError
Show description for 029e2b6
nahiluhmot
committed
029e2b6
View commit details
Copy full SHA for 029e2b6
Browse repository at this point
Add the Brainfuck::VirtualMachine
Show description for d2c88a5
nahiluhmot
committed
d2c88a5
View commit details
Copy full SHA for d2c88a5
Browse repository at this point
Remove the base Consumer::Error class.
nahiluhmot
committed
b73b80a
View commit details
Copy full SHA for b73b80a
Browse repository at this point
Commits on Jun 27, 2015
Add Brainfuck::Unroll
Show description for d69678f
nahiluhmot
committed
d69678f
View commit details
Copy full SHA for d69678f
Browse repository at this point
Require pry before running the specs
nahiluhmot
committed
7c4f6e4
View commit details
Copy full SHA for 7c4f6e4
Browse repository at this point
Make pry a development dependency
nahiluhmot
committed
44a99ef
View commit details
Copy full SHA for 44a99ef
Browse repository at this point
Add Brainfuck::Lexer
Show description for 119fbf8
nahiluhmot
committed
119fbf8
View commit details
Copy full SHA for 119fbf8
Browse repository at this point
Commits on Jun 26, 2015
Disable pry-rescue when $NO_RESCUE is true.
nahiluhmot
committed
66f3fbb
View commit details
Copy full SHA for 66f3fbb
Browse repository at this point
Commits on Jun 25, 2015
Add Brainfuck::Consumer
Show description for 7d09e3a
nahiluhmot
committed
7d09e3a
View commit details
Copy full SHA for 7d09e3a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.