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 }}
JunoLab
/
Atom.jl
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
32
Star
71
Code
Issues
4
Pull requests
23
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
RFC: module validation check within CSTParser-based module traverse
- #215
#215
Merged
pfitzseb
merged 13 commits into
master
JunoLab/Atom.jl:master
from
avi/entermodule
JunoLab/Atom.jl:avi/entermodule
Copy head branch name to clipboard
Nov 8, 2019
Conversation
Commits
13
(13)
Checks
Files changed
Merged
RFC: module validation check within CSTParser-based module traverse
#215
pfitzseb
merged 13 commits into
master
JunoLab/Atom.jl:master
from
avi/entermodule
JunoLab/Atom.jl:avi/entermodule
Copy head branch name to clipboard
Commits
Commits on Nov 1, 2019
allow escape submodules in `toplevelitems`
aviatesk
committed
ab02f4d
View commit details
Copy full SHA for ab02f4d
Browse repository at this point
Commits on Nov 2, 2019
don't enter submodules in `modulefiles`
aviatesk
committed
ed3e9e6
View commit details
Copy full SHA for ed3e9e6
Browse repository at this point
improve goto.jl
Show description for b69107b
aviatesk
committed
b69107b
View commit details
Copy full SHA for b69107b
Browse repository at this point
Commits on Nov 3, 2019
strip parent module prefixes
aviatesk
committed
4295ed3
View commit details
Copy full SHA for 4295ed3
Browse repository at this point
update tests and fix broken tests :tada:
aviatesk
committed
c7c1514
View commit details
Copy full SHA for c7c1514
Browse repository at this point
fix symbols search in Main module and add tests for that
aviatesk
committed
1e34d3e
View commit details
Copy full SHA for 1e34d3e
Browse repository at this point
more tests for module validations within `toplevelitems` (some broken)
aviatesk
committed
d92fa94
View commit details
Copy full SHA for d92fa94
Browse repository at this point
improve fallback case tests
aviatesk
committed
9486773
View commit details
Copy full SHA for 9486773
Browse repository at this point
Commits on Nov 4, 2019
canonical module keys in SYMBOLSCACHE
aviatesk
committed
21f212e
View commit details
Copy full SHA for 21f212e
Browse repository at this point
don't enter into submodules within Revise-based goto
aviatesk
committed
99fed38
View commit details
Copy full SHA for 99fed38
Browse repository at this point
better `toplevelitems` API
aviatesk
committed
904cf6a
View commit details
Copy full SHA for 904cf6a
Browse repository at this point
implements https://github.com/JunoLab/Atom.jl/pull/215#issuecomment-549272498
Show description for c0ec452
aviatesk
committed
c0ec452
View commit details
Copy full SHA for c0ec452
Browse repository at this point
Commits on Nov 5, 2019
minor refactors
aviatesk
committed
e175233
View commit details
Copy full SHA for e175233
Browse repository at this point
You can’t perform that action at this time.