Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
AccelerationNet
/
buildnode
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
19
Code
Issues
1
Pull requests
1
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 27, 2017
Changed the way add-css-class works
Show description for c614ead
bobbysmith007
committed
c614ead
Copy full SHA for c614ead
Commits on Jan 9, 2015
fix bug in buildnode if its path contains a space (due to puri parse error)
bobbysmith007
committed
78aeed0
Copy full SHA for 78aeed0
added trailing newline
bobbysmith007
committed
eef3129
Copy full SHA for eef3129
Commits on Aug 4, 2014
Added a link to the excel XML format we are using ref AccelerationNet/buildnode#4
bobbysmith007
committed
89a4c4c
Copy full SHA for 89a4c4c
Commits on Jan 1, 2014
fixed lisp-unit->lisp-unit2 dependency and squashed a bunch of compiler warnings
bobbysmith007
committed
8a8413a
Copy full SHA for 8a8413a
Commits on Dec 27, 2013
converted to lisp-unit2
bobbysmith007
committed
3b27ee9
Copy full SHA for 3b27ee9
Commits on Nov 25, 2013
fixed previous patch for cases where the textnode has no parent (odd
Show description for 0f73829
bobbysmith007
committed
0f73829
Copy full SHA for 0f73829
Commits on Nov 22, 2013
insert-html-string with keyword args for is a better named version inner-html
bobbysmith007
committed
1c1f6ca
Copy full SHA for 1c1f6ca
Dont entity escape script content in html-compatibility-mode re ADWolf:#1197 (2)
bobbysmith007
committed
4147abd
Copy full SHA for 4147abd
Commits on Sep 25, 2013
fixed warnings that were coming from nested %enstream expansions
Show description for 4a5b769
bobbysmith007
committed
4a5b769
Copy full SHA for 4a5b769
make %enstream do its job at run time instead of compile time
bobbysmith007
committed
a63de5a
Copy full SHA for a63de5a
Commits on Sep 17, 2013
order of classes added by add-class now matches textual ordering, so fix broken test
bobbysmith007
committed
92027d0
Copy full SHA for 92027d0
debugged / better testing of add-css-class
bobbysmith007
committed
84f1079
Copy full SHA for 84f1079
add/remove css-classes should be faster
Show description for b1866a2
bobbysmith007
committed
b1866a2
Copy full SHA for b1866a2
Commits on Sep 13, 2013
refactored css-classes a bit
bobbysmith007
committed
a45efdc
Copy full SHA for a45efdc
added join-text which operates on trees of strings lists and dom nodes
Show description for 71f0d2b
bobbysmith007
committed
71f0d2b
Copy full SHA for 71f0d2b
Commits on Jul 31, 2013
with-html-snippet: accept the sink to use when building the html snippet
Nathan Bird
committed
93ae339
Copy full SHA for 93ae339
Commits on Jun 7, 2013
fixed buildnode-xul.asd (removed missing file, corrected description)
bobbysmith007
committed
5d98d0c
Copy full SHA for 5d98d0c
Commits on Jun 6, 2013
removed extra eval-always from KML
bobbysmith007
committed
9d8b6c7
Copy full SHA for 9d8b6c7
fixed xul
bobbysmith007
committed
ea1e994
Copy full SHA for ea1e994
fixed some bugs in the KML def having to do with changing evaluation rules for def-tag-node/do-def-tag-node
bobbysmith007
committed
04ae353
Copy full SHA for 04ae353
Commits on Jun 4, 2013
ignore errors pushing into the swank:*tags-indentation-hints* list, as we dont necessarily have it available
bobbysmith007
committed
be24bc1
Copy full SHA for be24bc1
Commits on Jun 3, 2013
trying to make def-tag-node a bit less hacky, but still kinda gross
bobbysmith007
committed
a1fd5ba
Copy full SHA for a1fd5ba
better pathname building
bobbysmith007
committed
787ee7c
Copy full SHA for 787ee7c
use a more standard designator for no-break_space (github issue:9)
bobbysmith007
committed
c444338
Copy full SHA for c444338
Commits on May 29, 2013
fixed broken variable name
bobbysmith007
committed
e932f2d
Copy full SHA for e932f2d
Commits on May 28, 2013
Created an html5 tags file and system, as well as exported the html5 document stuff
bobbysmith007
committed
4e6c293
Copy full SHA for 4e6c293
Added with-html5-document and with-html5-document-to-string
Show description for a58112b
bobbysmith007
committed
a58112b
Copy full SHA for a58112b
Commits on Apr 5, 2013
standardizing on BSD license
bobbysmith007
committed
7225249
Copy full SHA for 7225249
Commits on Feb 21, 2013
removed with-html-fragment, already had that implemented as with-html-snippet
bobbysmith007
committed
0b5f816
Copy full SHA for 0b5f816
added with-html-fragment(to-string) which renders with no doctype
bobbysmith007
committed
afd2939
Copy full SHA for afd2939
Commits on Feb 11, 2013
remove extra characters
ryepup
committed
d918875
Copy full SHA for d918875
Commits on Dec 19, 2012
made get/set/remove-attributes be methods instead of functions
bobbysmith007
committed
bf6ad8b
Copy full SHA for bf6ad8b
Commits on Nov 12, 2012
Revert "walk strings in the dom tree"
Show description for fde605a
bobbysmith007
committed
fde605a
Copy full SHA for fde605a
Merge branch 'master' of git.acceleration.net:/var/git/buildnode
bobbysmith007
committed
e3bdccd
Copy full SHA for e3bdccd
Pagination
Previous
Next
You can’t perform that action at this time.