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 }}
SpartanJ
/
eepp
Public
Notifications
You must be signed in to change notification settings
Fork
52
Star
620
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
eepp
.github
on
develop
User selector
All users
All time
Commit history
Commits on Aug 11, 2026
ecode: Enable line-wrap by default on new installations.
Show description for 10a5d7e
SpartanJ
committed
10a5d7e
View commit details
Copy full SHA for 10a5d7e
View code at this point
Browse repository at this point
Commits on Jul 26, 2026
Correct paddings in Glyph struct.
Show description for 33bba67
SpartanJ
committed
33bba67
View commit details
Copy full SHA for 33bba67
View code at this point
Browse repository at this point
Commits on Jul 25, 2026
- Fixed emscripten build
Show description for 9894231
SpartanJ
committed
9894231
View commit details
Copy full SHA for 9894231
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
Move backward implementation to its own module but still have an special version for ecode. Integrate backward into unit-tests.
SpartanJ
committed
513ef0f
View commit details
Copy full SHA for 513ef0f
View code at this point
Browse repository at this point
Commits on Jul 8, 2026
Try to recover stack trace from unit-tests in macOS CI.
SpartanJ
committed
d4ddfd9
View commit details
Copy full SHA for d4ddfd9
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
Investigate macOS unit-tests crash.
SpartanJ
committed
e922d86
View commit details
Copy full SHA for e922d86
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
Try fix Android runner.
SpartanJ
committed
c0c28b9
View commit details
Copy full SHA for c0c28b9
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
Fix MSBuild path.
SpartanJ
committed
4005d2c
View commit details
Copy full SHA for 4005d2c
View code at this point
Browse repository at this point
Commits on May 23, 2026
Ups fix Linux nightly env vars.
SpartanJ
committed
d7807a1
View commit details
Copy full SHA for d7807a1
View code at this point
Browse repository at this point
Update the Linux nightly.
SpartanJ
committed
a90a003
View commit details
Copy full SHA for a90a003
View code at this point
Browse repository at this point
Commits on May 3, 2026
Remove concepts dependency, switch temporally Linux nightly to clang.
SpartanJ
committed
da30372
View commit details
Copy full SHA for da30372
View code at this point
Browse repository at this point
Commits on May 1, 2026
Try an alternative.
SpartanJ
committed
eafdb24
View commit details
Copy full SHA for eafdb24
View code at this point
Browse repository at this point
Try fix issue with ubuntu ppa repo.
SpartanJ
committed
1cd57f3
View commit details
Copy full SHA for 1cd57f3
View code at this point
Browse repository at this point
Commits on Apr 26, 2026
Fixes for Haiku build.
SpartanJ
committed
926bf31
View commit details
Copy full SHA for 926bf31
View code at this point
Browse repository at this point
Commits on Apr 25, 2026
Fix folder not closing when a terminal has focus (SpartanJ/ecode#890).
Show description for 3715933
SpartanJ
committed
3715933
View commit details
Copy full SHA for 3715933
View code at this point
Browse repository at this point
Commits on Apr 21, 2026
Change the Update Tag step in CI.
SpartanJ
committed
8fef891
View commit details
Copy full SHA for 8fef891
View code at this point
Browse repository at this point
Upgrade softprops/action-gh-release
SpartanJ
committed
9ccd79b
View commit details
Copy full SHA for 9ccd79b
View code at this point
Browse repository at this point
Fix a possible dead-lock during closing.
Show description for eec7eeb
SpartanJ
committed
eec7eeb
View commit details
Copy full SHA for eec7eeb
View code at this point
Browse repository at this point
Commits on Mar 29, 2026
Tests should pass with these changes.
SpartanJ
committed
e1f64d3
View commit details
Copy full SHA for e1f64d3
View code at this point
Browse repository at this point
Some extra WIP for the HTML support, fixed layout calculation on HTML tables and rich text elements. Fixes in the demo, probably test won't pass yet (i cannot repro the failure!).
SpartanJ
committed
8b11177
View commit details
Copy full SHA for 8b11177
View code at this point
Browse repository at this point
Commits on Mar 28, 2026
Try to catch the segmentation faults in linux unit tests.
SpartanJ
committed
08e6282
View commit details
Copy full SHA for 08e6282
View code at this point
Browse repository at this point
Commits on Feb 8, 2026
Forgot installing premake5 in Haiku CI build.
SpartanJ
committed
d36c825
View commit details
Copy full SHA for d36c825
View code at this point
Browse repository at this point
Fix libsdl2_devel package name in Haiku CI build.
SpartanJ
committed
0c520fa
View commit details
Copy full SHA for 0c520fa
View code at this point
Browse repository at this point
Add Haiku ecode nightly (not tested!).
SpartanJ
committed
7851181
View commit details
Copy full SHA for 7851181
View code at this point
Browse repository at this point
Try fix FreeBSD nightlies (although it does seem an issue in the FreeBSD image).
SpartanJ
committed
95c1392
View commit details
Copy full SHA for 95c1392
View code at this point
Browse repository at this point
Commits on Jan 25, 2026
Implemented soft-wrap support in TextLayout.
Show description for 9d4fce4
SpartanJ
committed
9d4fce4
View commit details
Copy full SHA for 9d4fce4
View code at this point
Browse repository at this point
Commits on Jan 8, 2026
premake projects now enable text shaping by default.
SpartanJ
committed
caebfc4
View commit details
Copy full SHA for caebfc4
View code at this point
Browse repository at this point
Commits on Dec 31, 2025
A couple of minor changes.
SpartanJ
committed
d9d0a35
View commit details
Copy full SHA for d9d0a35
View code at this point
Browse repository at this point
Fix project paths in Android and iOS.
SpartanJ
committed
0af6de8
View commit details
Copy full SHA for 0af6de8
View code at this point
Browse repository at this point
Add Android and iOS CI (not tested).
SpartanJ
committed
2ce608f
View commit details
Copy full SHA for 2ce608f
View code at this point
Browse repository at this point
Commits on Dec 20, 2025
Build fix for macOS and FreeBSD.
Show description for e435478
SpartanJ
committed
e435478
View commit details
Copy full SHA for e435478
View code at this point
Browse repository at this point
Commits on Dec 14, 2025
Adds ecode nightly build MSVC arm64 target.
SpartanJ
committed
1116575
View commit details
Copy full SHA for 1116575
View code at this point
Browse repository at this point
Should fix patch_commit_number.ps1 call (shallow clone cannot find a proper commit number for the nightly release).
SpartanJ
committed
7632e63
View commit details
Copy full SHA for 7632e63
View code at this point
Browse repository at this point
Commits on Dec 13, 2025
Update ecode-nightly.yml (#155)
Show description for bd86dd5
blueberryscone238
authored
bd86dd5
View commit details
Copy full SHA for bd86dd5
View code at this point
Browse repository at this point
Commits on Oct 25, 2025
Try using f3d-app/install-mesa-windows-action.
SpartanJ
committed
984262e
View commit details
Copy full SHA for 984262e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.