-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added asmatmel to components. #2078
Commits on Sep 29, 2019
-
Added asmatemel to components.
Created a new language definition for Atmel assembler.
Configuration menu - View commit details
-
Copy full SHA for 8473616 - Browse repository at this point
Copy the full SHA 8473616View commit details -
Configuration menu - View commit details
-
Copy full SHA for e28e7b9 - Browse repository at this point
Copy the full SHA e28e7b9View commit details -
Added tests for asmatmel language. Renamed plural constants to constant.
Configuration menu - View commit details
-
Copy full SHA for 4cbad9e - Browse repository at this point
Copy the full SHA 4cbad9eView commit details -
Fixed code and tests for asmatmel
Fixed failing tests and added some new conditions. Fixed missing A register in language definition.
Configuration menu - View commit details
-
Copy full SHA for b83b610 - Browse repository at this point
Copy the full SHA b83b610View commit details -
Fixed issues from PR PrismJS#2078
Reverted accidental dependency changes. Added operators and punctuation.
Configuration menu - View commit details
-
Copy full SHA for a4a7552 - Browse repository at this point
Copy the full SHA a4a7552View commit details -
Changed spaces to tabs in tests to comply with project formatting requirements.
Configuration menu - View commit details
-
Copy full SHA for dccc530 - Browse repository at this point
Copy the full SHA dccc530View commit details -
Configuration menu - View commit details
-
Copy full SHA for de291d5 - Browse repository at this point
Copy the full SHA de291d5View commit details -
Cleaned up operators and added test
Cleaned up the operator list and added a new test for operators.
Configuration menu - View commit details
-
Copy full SHA for e30341c - Browse repository at this point
Copy the full SHA e30341cView commit details -
Added additional PORTs and Constants for newer processors
Added PA01-PZ31, PORTA-PORTZ as well as DDDA01-DDDZ31 support with tests.
Configuration menu - View commit details
-
Copy full SHA for f6a820b - Browse repository at this point
Copy the full SHA f6a820bView commit details -
Fixed single digit Pin constant
Fixed an error where a single digit constant pin value was not being evaluated (ex: PD7). Added test condition.
Configuration menu - View commit details
-
Copy full SHA for 4ecb59d - Browse repository at this point
Copy the full SHA 4ecb59dView commit details -
Added example program to light up LEDs on an Arduino UNO.
Configuration menu - View commit details
-
Copy full SHA for 6fe85a3 - Browse repository at this point
Copy the full SHA 6fe85a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5e4af4 - Browse repository at this point
Copy the full SHA a5e4af4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56b315b - Browse repository at this point
Copy the full SHA 56b315bView commit details
Commits on Oct 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2933952 - Browse repository at this point
Copy the full SHA 2933952View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f54833 - Browse repository at this point
Copy the full SHA 2f54833View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4472ede - Browse repository at this point
Copy the full SHA 4472edeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25a1e48 - Browse repository at this point
Copy the full SHA 25a1e48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7136f48 - Browse repository at this point
Copy the full SHA 7136f48View commit details