Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
muluc
/
angular
Public
forked from
angular/angular
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 12, 2014
feat(transiler/dart): re-export imported vars
Show description for c68e780
vojtajina
committed
c68e780
Copy full SHA for c68e780
fix(transpiler/dart): re-exporting only some bindings
Show description for c515317
vojtajina
committed
c515317
Copy full SHA for c515317
feat(compiler): initial version of the compiler.
Show description for 7a70f8f
tbosch
committed
7a70f8f
Copy full SHA for 7a70f8f
fix(lang): fix small typo.
SekibOmazic
authored and
rkirov
committed
62efb56
Copy full SHA for 62efb56
Commits on Nov 11, 2014
docs(di): simple typo
SekibOmazic
authored and
rkirov
committed
398571e
Copy full SHA for 398571e
feat(transpiler): Transform template strings to triple quoted Dart strings
Tommy Odom
authored and
rkirov
committed
93f6d26
Copy full SHA for 93f6d26
Commits on Nov 10, 2014
bug(transpiler): Support optional arguments in annotations.
Show description for 4f41669
rkirov
committed
4f41669
Copy full SHA for 4f41669
Commits on Nov 8, 2014
refactor(Parser): cleanup
vsavkin
committed
90fd1a9
Copy full SHA for 90fd1a9
Fixed small typo in example
Show description for cb276fe
Alxandr
authored and
vsavkin
committed
cb276fe
Copy full SHA for cb276fe
Commits on Nov 7, 2014
chore(package.json): correct Apache-2.0 license
Show description for 7a3be93
PatrickJS
authored and
vsavkin
committed
7a3be93
Copy full SHA for 7a3be93
feat(transpiler): class fields for Dart
vojtajina
committed
d16d6a0
Copy full SHA for d16d6a0
feat(deps): update Traceur 0.0.74
vojtajina
committed
b4ff802
Copy full SHA for b4ff802
Commits on Nov 6, 2014
refactor(Key): extract KeyRegistry to remove the need in `Key.clear`
vsavkin
committed
a1c6f1b
Copy full SHA for a1c6f1b
refactor(ProtoElementInjector): change `instantiate` to take positional args
vsavkin
committed
9448d78
Copy full SHA for 9448d78
refactor(ElementInjector): use `index` instead of the `elementInjector` field to instantiate element injectors
vsavkin
committed
b5f6417
Copy full SHA for b5f6417
refactor(Parser): cleanup
vsavkin
committed
7908533
Copy full SHA for 7908533
refactor(Parser): cleanup
vsavkin
committed
693489c
Copy full SHA for 693489c
feat(Parser): add support for method invocations
vsavkin
committed
7b777b1
Copy full SHA for 7b777b1
feat(Parser): improve error handling
vsavkin
committed
977bc77
Copy full SHA for 977bc77
feat(Parser): add support for arrays and maps
vsavkin
committed
ac060ed
Copy full SHA for ac060ed
feat(Parser): add support for assignments
vsavkin
committed
8cc008b
Copy full SHA for 8cc008b
Commits on Nov 5, 2014
feat(transpiler): allow @CONST annotation on class
Show description for 8e6326f
Tommy Odom
authored and
vsavkin
committed
8e6326f
Copy full SHA for 8e6326f
feat(Change Detection): Implement map changes
vicb
authored and
rkirov
committed
0a766f4
Copy full SHA for 0a766f4
feat(Change Detection): Implement collection changes
vicb
authored and
rkirov
committed
1bd304e
Copy full SHA for 1bd304e
chore(gulp-traceur): better error reporting
Show description for 7d0a83a
vojtajina
committed
7d0a83a
Copy full SHA for 7d0a83a
chore(travis): fix the build
Show description for 9dd7cae
vojtajina
committed
9dd7cae
Copy full SHA for 9dd7cae
chore: fix modules/build.dart/pubspec
Show description for 4a75392
vojtajina
committed
4a75392
Copy full SHA for 4a75392
chore(karma): add karma.conf.js symlink
Show description for d8aa4fb
vojtajina
committed
d8aa4fb
Copy full SHA for d8aa4fb
fix(example): make it work
vojtajina
committed
2b7738c
Copy full SHA for 2b7738c
chore: source maps for Karma/Gulp
Show description for 1dc5a22
vojtajina
committed
1dc5a22
Copy full SHA for 1dc5a22
refactor(parser): clean up tests
vsavkin
committed
18cdab7
Copy full SHA for 18cdab7
Commits on Nov 4, 2014
cleanup(parser): add type annotations to all AST classes
vsavkin
committed
03c7793
Copy full SHA for 03c7793
feat(parser): split parse into parseBinding and parseAction
vsavkin
committed
52b3838
Copy full SHA for 52b3838
feat(parser): add support for formatters
vsavkin
committed
00bc9e5
Copy full SHA for 00bc9e5
feat(parser): throw when expected an identifier
vsavkin
committed
8a829d3
Copy full SHA for 8a829d3
Pagination
Previous
Next
You can’t perform that action at this time.