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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
nimble-dev
/
nCompiler
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
64
Code
Issues
62
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Support nimble2 with various features
- #212
#212
Merged
perrydv
merged 11 commits into
main
nimble-dev/nCompiler:main
from
support-nimble2
nimble-dev/nCompiler:support-nimble2
Copy head branch name to clipboard
Jul 17, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Support nimble2 with various features
#212
perrydv
merged 11 commits into
main
nimble-dev/nCompiler:main
from
support-nimble2
nimble-dev/nCompiler:support-nimble2
Copy head branch name to clipboard
Commits
Commits on Jun 16, 2026
use namespace_env to access nCompiler from Rcpp. Fix value<- return object.
perrydv
committed
d8991db
View commit details
Copy full SHA for d8991db
Browse repository at this point
Commits on Jun 22, 2026
Add NFinternals$update_code. Do not assume obj$v has known v in labelAbstractTypes
perrydv
committed
5a103d9
View commit details
Copy full SHA for 5a103d9
Browse repository at this point
Commits on Jun 24, 2026
Enhance type declarations to allow a call like "env$nctype()"
perrydv
committed
8e31494
View commit details
Copy full SHA for 8e31494
Browse repository at this point
Commits on Jul 11, 2026
Provide RuntimeFlatView to support values() in nimble2
perrydv
committed
06e2b06
View commit details
Copy full SHA for 06e2b06
Browse repository at this point
Commits on Jul 13, 2026
allow rvalue as input for setting in RuntimeFlatViewGroup
perrydv
committed
cd2615e
View commit details
Copy full SHA for cd2615e
Browse repository at this point
Commits on Jul 14, 2026
fix bug in insertArg for mix of NULL and non-NULL names
perrydv
committed
ff5625e
View commit details
Copy full SHA for ff5625e
Browse repository at this point
disable a test of obj[["x"]] due to changed intended behavior
perrydv
committed
737bdcd
View commit details
Copy full SHA for 737bdcd
Browse repository at this point
Commits on Jul 15, 2026
renovate how nClass inheritance is processed so inheritInfo is held in project_env$known_nClasses
perrydv
committed
9e3da92
View commit details
Copy full SHA for 9e3da92
Browse repository at this point
clean up some uses of project_env and tests
perrydv
committed
4f7dba8
View commit details
Copy full SHA for 4f7dba8
Browse repository at this point
Commits on Jul 16, 2026
complete the get_interface_ptr feature of C++ generic interfaces. Move nList's getLength and setLength to base class.
perrydv
committed
5c6b152
View commit details
Copy full SHA for 5c6b152
Browse repository at this point
fix problem introduced in last commit in labelAbstractTypes$Literal
perrydv
committed
0aff688
View commit details
Copy full SHA for 0aff688
Browse repository at this point
You can’t perform that action at this time.