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
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
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 }}
fedorenchik
/
VimCalc3
Public
forked from
gregsexton/VimCalc
Notifications
You must be signed in to change notification settings
Fork
0
Star
16
Code
Issues
1
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 21, 2018
Merge pull request #2 from tracyone/master
Show description for fab884d
fedorenchik
authored
fab884d
View commit details
Copy full SHA for fab884d
Browse repository at this point
add <c-p> and <c-n> keymapping
tracyone
committed
7d5970e
View commit details
Copy full SHA for 7d5970e
Browse repository at this point
Commits on Apr 19, 2018
Merge remote-tracking branch 'wsdjeg/patch-1'
fedorenchik
committed
b3a0ef3
View commit details
Copy full SHA for b3a0ef3
Browse repository at this point
Commits on Jan 24, 2018
Use s: scope for scriptpydir
wsdjeg
authored
92a4e5d
View commit details
Copy full SHA for 92a4e5d
Browse repository at this point
Commits on Jan 11, 2018
Fix contact address
fedorenchik
committed
05ebcf5
View commit details
Copy full SHA for 05ebcf5
Browse repository at this point
Commits on Nov 24, 2017
syntax: Fix directive highlight
fedorenchik
committed
96830fb
View commit details
Copy full SHA for 96830fb
Browse repository at this point
Add :bin directive (support for binary numbers)
Show description for 81f2787
fedorenchik
committed
81f2787
View commit details
Copy full SHA for 81f2787
Browse repository at this point
autoload/vimcalc.vim: Some cleanup
fedorenchik
committed
f143e69
View commit details
Copy full SHA for f143e69
Browse repository at this point
Makefile: Add clean target
fedorenchik
committed
418d61a
View commit details
Copy full SHA for 418d61a
Browse repository at this point
Commits on Aug 10, 2017
Merge remote-tracking branch 'ur4ltz/master' into master
Leonid V. Fedorenchik
committed
ea43944
View commit details
Copy full SHA for ea43944
Browse repository at this point
Move most functionality to autoload directory
Leonid V. Fedorenchik
committed
06937cf
View commit details
Copy full SHA for 06937cf
Browse repository at this point
Commits on Aug 7, 2017
Refactor plugin to use 'vimcalc' prefix in function names
Show description for 3b07843
Leonid V. Fedorenchik
committed
3b07843
View commit details
Copy full SHA for 3b07843
Browse repository at this point
Commits on Jul 20, 2017
Modify README a bit
Leonid V. Fedorenchik
committed
c34fac5
View commit details
Copy full SHA for c34fac5
Browse repository at this point
Commits on Jul 15, 2017
Add Makefile for tests
Leonid V. Fedorenchik
committed
be1b575
View commit details
Copy full SHA for be1b575
Browse repository at this point
Add unit test for real numbers without leading 0
Leonid V. Fedorenchik
committed
d6e9507
View commit details
Copy full SHA for d6e9507
Browse repository at this point
Allow capital E in real numbers: add to syntax
Leonid V. Fedorenchik
committed
95f3d7d
View commit details
Copy full SHA for 95f3d7d
Browse repository at this point
Merge branch Hans-Guenter/master into master
Leonid V. Fedorenchik
committed
1343c58
View commit details
Copy full SHA for 1343c58
Browse repository at this point
Commits on Jul 5, 2017
Port to Python 3 (+python3)
Leonid V. Fedorenchik
committed
be869a2
View commit details
Copy full SHA for be869a2
Browse repository at this point
Commits on Mar 24, 2016
Adjust real number and function line
Show description for dcab888
Hans-Guenter
committed
dcab888
View commit details
Copy full SHA for dcab888
Browse repository at this point
Allow leading decimal point in real numbers
Hans-Guenter
committed
389f50b
View commit details
Copy full SHA for 389f50b
Browse repository at this point
Commits on Aug 14, 2013
Move most of the functionality to autoload
mMontu
committed
b7e422b
View commit details
Copy full SHA for b7e422b
Browse repository at this point
Commits on Jan 4, 2013
Merge pull request #7 from jbernard/master
Show description for bdfd242
gregsexton
committed
bdfd242
View commit details
Copy full SHA for bdfd242
Browse repository at this point
Commits on Jan 3, 2013
Add bitwise operations to documentation
jbernard
committed
44d5520
View commit details
Copy full SHA for 44d5520
Browse repository at this point
Add associativity tests for bitwise operations
jbernard
committed
0891786
View commit details
Copy full SHA for 0891786
Browse repository at this point
Explain why bitwise assignment is different
Show description for 16433b9
jbernard
committed
16433b9
View commit details
Copy full SHA for 16433b9
Browse repository at this point
Commits on Sep 10, 2012
Add support for bitwise and, or, and xor
jbernard
committed
eebe9cd
View commit details
Copy full SHA for eebe9cd
Browse repository at this point
Add failing unit tests for bitwise and, or, and xor
Show description for 4db1945
jbernard
committed
4db1945
View commit details
Copy full SHA for 4db1945
Browse repository at this point
Commits on Dec 19, 2011
Added mappings for lazy fingers.
gregsexton
committed
e7622fc
View commit details
Copy full SHA for e7622fc
Browse repository at this point
Commits on Sep 6, 2011
Removed code blocks from README.
gregsexton
committed
1260c1b
View commit details
Copy full SHA for 1260c1b
Browse repository at this point
Commits on Mar 27, 2011
Added syntax highlighting and documentation for :q.
gregsexton
committed
c80d187
View commit details
Copy full SHA for c80d187
Browse repository at this point
Added :q directive.
gregsexton
committed
482716f
View commit details
Copy full SHA for 482716f
Browse repository at this point
Commits on Mar 26, 2011
Updated Changelog.
gregsexton
committed
bc5ac19
View commit details
Copy full SHA for bc5ac19
Browse repository at this point
Documented the :vars directive.
gregsexton
committed
deccee4
View commit details
Copy full SHA for deccee4
Browse repository at this point
Variable values are aligned in :vars directive output.
gregsexton
committed
1714f97
View commit details
Copy full SHA for 1714f97
Browse repository at this point
Improve code organisation.
gregsexton
committed
9b72eb7
View commit details
Copy full SHA for 9b72eb7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.