openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
plot-window
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 23 hours
ago. based on code collected
about 23 hours
ago.
Jan 27, 2025 — Jan 27, 2026
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
wordsmith
Ben Hyde
More...
over 12 years ago
Don't imply this is distrbuted via quicklisp, but use quicklisp to load it so it's dependencies are pulled in.
Ben Hyde
More...
over 12 years ago
doc :)
Ben Hyde
More...
over 12 years ago
More doc improvement.
Ben Hyde
More...
over 12 years ago
Update the doc a little.
Ben Hyde
More...
over 12 years ago
Merge branch 'develop'
Ben Hyde
More...
over 12 years ago
Include some spring layout play.
Ben Hyde
More...
over 12 years ago
Introduce add-element, as shorthand.
Ben Hyde
More...
over 12 years ago
Add another widget, a data grid, using slickgrid.
Ben Hyde
More...
over 12 years ago
Fix insert pointer mechanism and convert all the examples so they use the default insertion pointer. Also eliminate all use of ID on elements.
Ben Hyde
More...
over 12 years ago
Hack around a compile order problem so this works on first run.
Ben Hyde
More...
over 12 years ago
Fix a serious error in ps-modules so that defvar-javascript works now, and allow code fragments to be scalars.
Ben Hyde
More...
over 12 years ago
ps module defining forms are now eval-when'd, so that's good. fix weirdness in the flot example.
Ben Hyde
More...
over 12 years ago
ws
Ben Hyde
More...
over 12 years ago
Large refactor. - Move some simple parenscript utilities into ps-modules - Introduce ps-modules, a way to define both 3rd party and out own modules - Revise a lot stuff to use the new ps-modules architecture. - Generate javascript files from ps-modules' javascript-code-modules, commit them. - the javascript-code-modules dw (for display window) is where we are now accumulating the functionality; this is in dw.lisp
Ben Hyde
More...
over 12 years ago
Use uoip:getenv rather than ccl:getenv.
Ben Hyde
More...
over 12 years ago
Use uoip:getenv rather than ccl:getenv.
Ben Hyde
More...
over 12 years ago
Introduce an interpolate macro in both lisp and parenscript. In the Lisp case it invokes the code inside of cl-interpol; this avoids the use of readmacro. I don't like readmacros. In Parnscript it calls the cl-interpol code to expand the interpolated string into Lisp code; it then walks that code to rewrite it into Parenscript. Needly to say this works only for a very limited subset of cl-interpol's functionality; but it's still quite useful. Also add optima to our ASDF.
Ben Hyde
More...
over 12 years ago
Add to the define-javascript-library/with-js-libraries scheme a way to avoid reloading libraries we have already go. This involves defining a predicate for each library that detects if it is present.
Ben Hyde
More...
over 12 years ago
Move the code for the d3js widget into examples.
Ben Hyde
More...
over 12 years ago
Add examples of a number of large javascript widgets: mapping, rich text editor, syntax highlighting.
Ben Hyde
More...
over 12 years ago
Add a psmacro which will load javascript libraries, and their dependencies prior to running the code in the body.
Ben Hyde
More...
over 12 years ago
+log4cl
Ben Hyde
More...
over 12 years ago
Cl-json maps lists into either an object or an array based on a heuristic. That doesn't work in some situations; so now I map those to hashtables first.
Ben Hyde
More...
over 12 years ago
opps, this needs serial t.
Ben Hyde
More...
over 12 years ago
Change page tile
Ben Hyde
More...
over 12 years ago
Fix a bug in the setting of *root*.
Ben Hyde
More...
over 12 years ago
lovz dat markup
Ben Hyde
More...
over 12 years ago
A few implementation details.
Ben Hyde
More...
over 12 years ago
wordsmith
Ben Hyde
More...
over 12 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree