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 }}
fullstack-developer08
/
code-prettify
Public
forked from
googlearchive/code-prettify
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
code-prettify
src
on
master
User selector
All users
All time
Commit history
Commits on Apr 5, 2019
Rust: Add missing dyn keyword, and add new reserved key word async, await and try (#590)
Show description for e14ed1c
Stargateur
authored and
mikesamuel
committed
e14ed1c
View commit details
Copy full SHA for e14ed1c
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Remove RawGit dependency. (#573)
ncruces
authored and
mikesamuel
committed
b5fa4d1
View commit details
Copy full SHA for b5fa4d1
View code at this point
Browse repository at this point
Commits on Apr 29, 2018
Add `from` as a JavaScript keyword (#539)
Show description for 453bd5f
mathiasbynens
authored and
mikesamuel
committed
453bd5f
View commit details
Copy full SHA for 453bd5f
View code at this point
Browse repository at this point
Commits on Mar 5, 2018
completing swift keywords: _, Any, repeat, throws, where (#528)
Show description for fbd527e
Coeur
authored and
mikesamuel
committed
fbd527e
View commit details
Copy full SHA for fbd527e
View code at this point
Browse repository at this point
patch previous commit into the files of record and rebuild derivatives
mikesamuel
committed
b168747
View commit details
Copy full SHA for b168747
View code at this point
Browse repository at this point
Add `import` and `of` (`for`-`of`) to JSCRIPT_KEYWORDS (#530)
mathiasbynens
authored and
mikesamuel
committed
5cd53ec
View commit details
Copy full SHA for 5cd53ec
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
Regenerated snapshotted files after merging a number of PRs.
Show description for 05ad1b7
mikesamuel
committed
05ad1b7
View commit details
Copy full SHA for 05ad1b7
View code at this point
Browse repository at this point
update lang-lasso.js (#443)
Show description for bc58215
EricFromCanada
authored and
mikesamuel
committed
bc58215
View commit details
Copy full SHA for bc58215
View code at this point
Browse repository at this point
Format i128 and u128 in Rust. (#465)
Clar Roʒe
authored and
mikesamuel
committed
2947694
View commit details
Copy full SHA for 2947694
View code at this point
Browse repository at this point
define should be anonymous (#472)
graingert
authored and
mikesamuel
committed
db324ae
View commit details
Copy full SHA for db324ae
View code at this point
Browse repository at this point
Update lang-swift.js (#487)
Show description for bc963bb
Coeur
authored and
mikesamuel
committed
bc963bb
View commit details
Copy full SHA for bc963bb
View code at this point
Browse repository at this point
small changes so that it can be used directly in a npm pipeline (#476)
Show description for 8913c2f
alex-milanov
authored and
mikesamuel
committed
8913c2f
View commit details
Copy full SHA for 8913c2f
View code at this point
Browse repository at this point
Commits on Aug 15, 2017
Kotlin support (#496)
Show description for f425d31
mibac138
authored and
mikesamuel
committed
f425d31
View commit details
Copy full SHA for f425d31
View code at this point
Browse repository at this point
Commits on Mar 15, 2017
Add Elixir language support (#478)
Show description for 760e6e7
nietaki
authored and
mikesamuel
committed
760e6e7
View commit details
Copy full SHA for 760e6e7
View code at this point
Browse repository at this point
Commits on Jan 13, 2017
cut a release and commit generated files
amroamroamro
committed
c8a660b
View commit details
Copy full SHA for c8a660b
View code at this point
Browse repository at this point
Commits on Jan 7, 2017
wrap inside IIFE
amroamroamro
committed
505dfb6
View commit details
Copy full SHA for 505dfb6
View code at this point
Browse repository at this point
Commits on Feb 10, 2016
Support TypeScript, add more JS keywords.
Show description for 2857525
mprobst
committed
2857525
View commit details
Copy full SHA for 2857525
View code at this point
Browse repository at this point
Commits on Jan 23, 2016
Fixed #265: Added async/await C# keywords support
pedrolamas
committed
eace8e0
View commit details
Copy full SHA for eace8e0
View code at this point
Browse repository at this point
Commits on Dec 30, 2015
Add Swift 2.1 keywords.
cassierecher
committed
b0cf68e
View commit details
Copy full SHA for b0cf68e
View code at this point
Browse repository at this point
Commits on Dec 8, 2015
added var definition for PR so that prettify.js fully describes its APIs for inclusion into other closure compiler binaries
mikesamuel
committed
c67d802
View commit details
Copy full SHA for c67d802
View code at this point
Browse repository at this point
reworked AMD define code to require fewer externs
mikesamuel
committed
7be640c
View commit details
Copy full SHA for 7be640c
View code at this point
Browse repository at this point
Commits on Dec 7, 2015
added (c) comment to main CSS files
mikesamuel
committed
1ad1be8
View commit details
Copy full SHA for 1ad1be8
View code at this point
Browse repository at this point
got JS compiling clean with modern version of JSCompiler
mikesamuel
committed
5f46b0c
View commit details
Copy full SHA for 5f46b0c
View code at this point
Browse repository at this point
Commits on Dec 4, 2015
made sure all source files have closure compiler compatible @license header comments
mikesamuel
committed
3d8ae1d
View commit details
Copy full SHA for 3d8ae1d
View code at this point
Browse repository at this point
Merge pull request #395 from chrisrecher/master
Show description for 988b78f
mikesamuel
committed
988b78f
View commit details
Copy full SHA for 988b78f
View code at this point
Browse repository at this point
Merge pull request #408 from sfreilich/keywords
Show description for 58f5245
mikesamuel
committed
58f5245
View commit details
Copy full SHA for 58f5245
View code at this point
Browse repository at this point
lang-dart: treat capitalized identifiers as types per convention
mikesamuel
committed
4d30912
View commit details
Copy full SHA for 4d30912
View code at this point
Browse repository at this point
prettify.js: remove registration of rust language handler which blocks src/lang-rust.js
mikesamuel
committed
7c60184
View commit details
Copy full SHA for 7c60184
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
Include JAVA_KEYWORDS in ALL_KEYWORDS
Show description for 8afc3ef
sfreilich
committed
8afc3ef
View commit details
Copy full SHA for 8afc3ef
View code at this point
Browse repository at this point
Commits on Oct 30, 2015
There is no \x class for the characters 0-9 and a-f.
Show description for 770dbba
FSchumacher
committed
770dbba
View commit details
Copy full SHA for 770dbba
View code at this point
Browse repository at this point
Commits on Sep 22, 2015
Merge remote-tracking branch 'upstream/master'
cassierecher
committed
332033e
View commit details
Copy full SHA for 332033e
View code at this point
Browse repository at this point
Update Swift keywords for Swift 2
cassierecher
committed
ba2dce4
View commit details
Copy full SHA for ba2dce4
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Merge pull request #377 from EricFromCanada/master
Show description for b314a2d
mikesamuel
committed
b314a2d
View commit details
Copy full SHA for b314a2d
View code at this point
Browse repository at this point
Merge pull request #391 from chrisrecher/master
Show description for e24e3dc
mikesamuel
committed
e24e3dc
View commit details
Copy full SHA for e24e3dc
View code at this point
Browse repository at this point
Remove whitespace
Sathya Gunasekaran
committed
db9923b
View commit details
Copy full SHA for db9923b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.