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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
link-foundation
/
lino-objects-codec
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: write a record on one line with encode_line/decode_line
- #44
#44
Merged
konard
merged 12 commits into
main
link-foundation/lino-objects-codec:main
from
issue-43-a666a4fd6f03
link-foundation/lino-objects-codec:issue-43-a666a4fd6f03
Copy head branch name to clipboard
Aug 27, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat: write a record on one line with encode_line/decode_line
#44
konard
merged 12 commits into
main
link-foundation/lino-objects-codec:main
from
issue-43-a666a4fd6f03
link-foundation/lino-objects-codec:issue-43-a666a4fd6f03
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2026
Initial commit with task details
Show description for 10bc8b7
konard
committed
10bc8b7
View commit details
Copy full SHA for 10bc8b7
Browse repository at this point
feat(rust): add readable single-line encode_line/decode_line
Show description for bad9893
konard
committed
bad9893
View commit details
Copy full SHA for bad9893
Browse repository at this point
test(fixtures): pin the single-line form in the shared cases
konard
committed
55ef616
View commit details
Copy full SHA for 55ef616
Browse repository at this point
test(rust): cover the single-line form end to end
konard
committed
9b8615e
View commit details
Copy full SHA for 9b8615e
Browse repository at this point
feat(js): add readable single-line encodeLine/decodeLine
konard
committed
9351af1
View commit details
Copy full SHA for 9351af1
Browse repository at this point
feat(python): write a record on one line with encode_line/decode_line
konard
committed
aed7711
View commit details
Copy full SHA for aed7711
Browse repository at this point
feat(csharp): write a record on one line with EncodeLine/DecodeLine
konard
committed
7452d07
View commit details
Copy full SHA for 7452d07
Browse repository at this point
chore: ignore cargo build output under experiments/
konard
committed
fdaac66
View commit details
Copy full SHA for fdaac66
Browse repository at this point
docs: describe the single-line form in every readme
konard
committed
fa182b1
View commit details
Copy full SHA for fa182b1
Browse repository at this point
docs(examples): show an append-only log with one record per line
konard
committed
6e16521
View commit details
Copy full SHA for 6e16521
Browse repository at this point
chore(release): add changelog fragments for the single-line format
konard
committed
5029620
View commit details
Copy full SHA for 5029620
Browse repository at this point
fix(js): trim a record's framing newlines in linear time
Show description for 83dd087
konard
committed
83dd087
View commit details
Copy full SHA for 83dd087
Browse repository at this point
You can’t perform that action at this time.