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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
nodegit
/
nodegit
Public
Notifications
You must be signed in to change notification settings
Fork
700
Star
5.8k
Code
Issues
343
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
WIP: Refactor source generation templates from EJS to Combyne
- #227
#227
Merged
tbranyen
merged 34 commits into
master
nodegit/nodegit:master
from
combyne
nodegit/nodegit:combyne
Copy head branch name to clipboard
Oct 7, 2014
Conversation
Commits
34
(34)
Checks
Files changed
Merged
WIP: Refactor source generation templates from EJS to Combyne
#227
tbranyen
merged 34 commits into
master
nodegit/nodegit:master
from
combyne
nodegit/nodegit:combyne
Copy head branch name to clipboard
Commits
Commits on Oct 4, 2014
Initial work on combyne templates
tbranyen
authored and
John Haley
committed
60d79c7
View commit details
Copy full SHA for 60d79c7
Browse repository at this point
Started working on replacing the header template
Show description for 391b3ed
tbranyen
authored and
John Haley
committed
391b3ed
View commit details
Copy full SHA for 391b3ed
Browse repository at this point
Upgraded all dependencies
tbranyen
authored and
John Haley
committed
f522bd6
View commit details
Copy full SHA for f522bd6
Browse repository at this point
Converting more templates to Combyne
John Haley
committed
5953faa
View commit details
Copy full SHA for 5953faa
Browse repository at this point
Missed an els tag
John Haley
committed
6a92dd2
View commit details
Copy full SHA for 6a92dd2
Browse repository at this point
Starting to fix template compile time errors
John Haley
committed
6cffb84
View commit details
Copy full SHA for 6cffb84
Browse repository at this point
Fixed more compile time errors
John Haley
committed
ed07f2a
View commit details
Copy full SHA for ed07f2a
Browse repository at this point
Stopped using a reserved word in the template.
John Haley
committed
82167de
View commit details
Copy full SHA for 82167de
Browse repository at this point
Bump Combyne version to fix partials issue
tbranyen
authored and
John Haley
committed
16f9358
View commit details
Copy full SHA for 16f9358
Browse repository at this point
Remove functionInfo references
tbranyen
authored and
John Haley
committed
38d7fc7
View commit details
Copy full SHA for 38d7fc7
Browse repository at this point
Updated gitignore to include log files
John Haley
committed
b7b5c11
View commit details
Copy full SHA for b7b5c11
Browse repository at this point
Added more combyne template files
John Haley
committed
8d440d9
View commit details
Copy full SHA for 8d440d9
Browse repository at this point
Starting to work on sync_functions.cc
John Haley
committed
9e929cf
View commit details
Copy full SHA for 9e929cf
Browse repository at this point
Fixed an issue with the returns in the async function template
John Haley
committed
e52b9c0
View commit details
Copy full SHA for e52b9c0
Browse repository at this point
Fixing more bugs with the template build
John Haley
committed
3c992e5
View commit details
Copy full SHA for 3c992e5
Browse repository at this point
Templates build now
John Haley
committed
cac4c8c
View commit details
Copy full SHA for cac4c8c
Browse repository at this point
Fixed bug in header.h template
John Haley
committed
a288308
View commit details
Copy full SHA for a288308
Browse repository at this point
More work on getting partials to have the right data
John Haley
committed
89cec60
View commit details
Copy full SHA for 89cec60
Browse repository at this point
Starting to make combyne templates 1:1 with ejs
John Haley
committed
9c37236
View commit details
Copy full SHA for 9c37236
Browse repository at this point
Getting close to template 1:1
John Haley
committed
10c2132
View commit details
Copy full SHA for 10c2132
Browse repository at this point
Combyne templates are almost finished
John Haley
committed
e57b390
View commit details
Copy full SHA for e57b390
Browse repository at this point
Fixed sync_function.cc calling convertFromV8 for returns and self vars
John Haley
committed
415e22a
View commit details
Copy full SHA for 415e22a
Browse repository at this point
Removed ejs template files
John Haley
committed
ff17f1c
View commit details
Copy full SHA for ff17f1c
Browse repository at this point
More fixes to generated files
John Haley
committed
6b30987
View commit details
Copy full SHA for 6b30987
Browse repository at this point
Starting to put the filters for templates back in
John Haley
committed
70aefe5
View commit details
Copy full SHA for 70aefe5
Browse repository at this point
Added hasReturnType and isDoublePointer filter back in
John Haley
committed
f34ccc2
View commit details
Copy full SHA for f34ccc2
Browse repository at this point
Added more filters for combine templates back in
John Haley
committed
79fe10b
View commit details
Copy full SHA for 79fe10b
Browse repository at this point
Some cleanup in templates
John Haley
committed
cac31a5
View commit details
Copy full SHA for cac31a5
Browse repository at this point
Fixed some more issues with the template conversion
John Haley
committed
89a94ca
View commit details
Copy full SHA for 89a94ca
Browse repository at this point
Combyne templates are good
John Haley
committed
8f16afa
View commit details
Copy full SHA for 8f16afa
Browse repository at this point
Moved comments into partial, fixed alignment
tbranyen
committed
6865040
View commit details
Copy full SHA for 6865040
Browse repository at this point
Commits on Oct 6, 2014
Generated templates are looking better
John Haley
committed
db670ba
View commit details
Copy full SHA for db670ba
Browse repository at this point
Commits on Oct 7, 2014
Updated all NPM dependencies
tbranyen
committed
9a29299
View commit details
Copy full SHA for 9a29299
Browse repository at this point
Updated the README examples to use promises
tbranyen
committed
bc0e87e
View commit details
Copy full SHA for bc0e87e
Browse repository at this point
You can’t perform that action at this time.