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 }}
hishamhm
/
Penlight
Public
forked from
lunarmodules/Penlight
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 18, 2017
Merge pull request #253 from greatwolf/fix_seq_last
Show description for e644b72
stevedonovan
authored
e644b72
View commit details
Copy full SHA for e644b72
Browse repository at this point
Commits on Jul 17, 2017
Merge pull request #254 from greatwolf/list_coverage
Show description for 6d108e6
stevedonovan
authored
6d108e6
View commit details
Copy full SHA for 6d108e6
Browse repository at this point
Merge pull request #251 from IoriBranford/master
Show description for 9a2b772
stevedonovan
authored
9a2b772
View commit details
Copy full SHA for 9a2b772
Browse repository at this point
Merge pull request #244 from bungle/master
Show description for 425875a
stevedonovan
authored
425875a
View commit details
Copy full SHA for 425875a
Browse repository at this point
Commits on Jul 16, 2017
bump version to 1.5.3
stevedonovan
committed
42a861b
View commit details
Copy full SHA for 42a861b
Browse repository at this point
Merge pull request #255 from doronbehar/patch-1
Show description for 347aec3
stevedonovan
authored
347aec3
View commit details
Copy full SHA for 347aec3
Browse repository at this point
Merge pull request #250 from Tieske/feat/improve-template
Show description for 81e0048
stevedonovan
authored
81e0048
View commit details
Copy full SHA for 81e0048
Browse repository at this point
Commits on Jul 15, 2017
Fix error in 'pl.lapp.process_options_string'
Show description for 5ff83d6
doronbehar
authored
5ff83d6
View commit details
Copy full SHA for 5ff83d6
Browse repository at this point
Commits on Jul 14, 2017
feat(template): handle special case of a constant string
Show description for 14f1c9c
Tieske
committed
14f1c9c
View commit details
Copy full SHA for 14f1c9c
Browse repository at this point
Commits on May 21, 2017
Added missing tests for List.range, reduce and foreach.
greatwolf
committed
c978982
View commit details
Copy full SHA for c978982
Browse repository at this point
Added tests for List.partition.
greatwolf
committed
5cdb426
View commit details
Copy full SHA for 5cdb426
Browse repository at this point
Added tests for List.split.
greatwolf
committed
08edcde
View commit details
Copy full SHA for 08edcde
Browse repository at this point
Added tests for List.put, remove, len, clear and contains.
greatwolf
committed
07534c5
View commit details
Copy full SHA for 07534c5
Browse repository at this point
Minor refactor of seq.last and fixes corner case of
Show description for 6620055
greatwolf
committed
6620055
View commit details
Copy full SHA for 6620055
Browse repository at this point
Added more tests for seq.last
greatwolf
committed
0d44596
View commit details
Copy full SHA for 0d44596
Browse repository at this point
Commits on May 14, 2017
Fix global success variable in lapp.
IoriBranford
committed
f85fc6e
View commit details
Copy full SHA for f85fc6e
Browse repository at this point
Commits on May 13, 2017
updated template module
Show description for fc60a47
Tieske
committed
fc60a47
View commit details
Copy full SHA for fc60a47
Browse repository at this point
Commits on May 11, 2017
Merge pull request #249 from Tieske/feat/reuse-template
Show description for 0ba9c24
stevedonovan
authored
0ba9c24
View commit details
Copy full SHA for 0ba9c24
Browse repository at this point
split the templating engine in a compile and render step
Show description for af00638
Tieske
committed
af00638
View commit details
Copy full SHA for af00638
Browse repository at this point
Commits on May 8, 2017
Issue #245 document 'optional'
stevedonovan
committed
9a38281
View commit details
Copy full SHA for 9a38281
Browse repository at this point
Issue #246: bad/misleading code in examples
stevedonovan
committed
7e0e3ee
View commit details
Copy full SHA for 7e0e3ee
Browse repository at this point
Commits on Apr 21, 2017
change compat.execute to behave similarly on Lua 5.1 and Lua > 5.1.
bungle
committed
d909564
View commit details
Copy full SHA for d909564
Browse repository at this point
Commits on Apr 5, 2017
bump to 1.5.2
stevedonovan
committed
3f8aaa8
View commit details
Copy full SHA for 3f8aaa8
Browse repository at this point
lapp: print left in code
stevedonovan
committed
bc1b401
View commit details
Copy full SHA for bc1b401
Browse repository at this point
Commits on Apr 2, 2017
issue #228: bug in file matching for dir.getfiles
stevedonovan
committed
257f744
View commit details
Copy full SHA for 257f744
Browse repository at this point
issue #243 broken lapp default: little fix to c222e422274c
stevedonovan
committed
89893bc
View commit details
Copy full SHA for 89893bc
Browse repository at this point
testclone example assumed global lfs
stevedonovan
committed
49c6451
View commit details
Copy full SHA for 49c6451
Browse repository at this point
update changes and version number
stevedonovan
committed
92e7fc9
View commit details
Copy full SHA for 92e7fc9
Browse repository at this point
Commits on Apr 1, 2017
issue #226: can use either = or : to separate flag/value
stevedonovan
committed
c4bd71a
View commit details
Copy full SHA for c4bd71a
Browse repository at this point
issue #241: little hack to handle no-trailing-comment case
stevedonovan
committed
fbc2f0b
View commit details
Copy full SHA for fbc2f0b
Browse repository at this point
Merge pull request #193 from jvprat/class_tostring
Show description for ff65a04
stevedonovan
authored
ff65a04
View commit details
Copy full SHA for ff65a04
Browse repository at this point
Merge pull request #240 from urzds/fix/lapp-convert-defaults
Show description for 41b8368
stevedonovan
authored
41b8368
View commit details
Copy full SHA for 41b8368
Browse repository at this point
Merge pull request #242 from tjachmann/workaround-for-pretty.load-error
Show description for 52940e5
stevedonovan
authored
52940e5
View commit details
Copy full SHA for 52940e5
Browse repository at this point
Commits on Mar 27, 2017
Workaround for error in pretty.load with a C hook
Show description for 7bb1881
tjachmann
authored
7bb1881
View commit details
Copy full SHA for 7bb1881
Browse repository at this point
Commits on Jan 30, 2017
lapp: Convert default values using the associated converter function
Show description for c222e42
Dennis Schridde
committed
c222e42
View commit details
Copy full SHA for c222e42
Browse repository at this point
Previous
Next
You can’t perform that action at this time.