Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gendl
gendl
Commits
9b5db19d
Commit
9b5db19d
authored
Mar 20, 2013
by
Dave Cooper
Browse files
refining .asd files
parent
d8076d8b
Changes
22
Hide whitespace changes
Inline
Side-by-side
apps/ta2/ta2.asd
View file @
9b5db19d
(
asdf:defsystem
#:ta2
:description
"The Gendl™ (legacy) Testing and Tracking Utility, version 2 (using Ajax but pre-gdlAjax, and no JQuery or CSS)"
:author
"Genworks International and Gendl™ Project Contributors"
:license
:author
"Dave Cooper and Genworks International"
:license
"Gnu Affero General Public License (please see http://www.gnu.org/licenses/)"
:serial
t
:version
"201303
19
"
:depends-on
(
:gwl-graphics
)
:serial
t
:version
"201303
20
"
:depends-on
(
:gwl-graphics
)
#+
asdf-encoding
:encoding
#+
asdf-encoding
:utf-8
:components
((
:file
"source/package"
)
(
:file
"source/parameters"
)
...
...
apps/tasty/tasty.asd
View file @
9b5db19d
(
asdf:defsystem
#:tasty
:description
"The Gendl™ Web-based Development Environment (tasty)"
:author
"Genworks International
and Gendl™ Project Contributors
"
:license
"
Dave Cooper and
Genworks International"
:license
"Gnu Affero General Public License (please see http://www.gnu.org/licenses/)"
:serial
t
:version
"201303
19
"
:depends-on
(
:tree
:gwl-graphics
)
:serial
t
:version
"201303
20
"
:depends-on
(
:tree
:gwl-graphics
)
#+
asdf-encoding
:encoding
#+
asdf-encoding
:utf-8
:components
((
:file
"source/package"
)
(
:file
"source/parameters"
)
...
...
apps/translators/translators.asd
View file @
9b5db19d
(
asdf:defsystem
#:translators
:description
"The Gendl™ Translators to/from XML and potentially other high-level KBE and Knowledge formats"
:author
"Genworks International and Gendl™ Project Contributors"
:license
:author
"Dave Cooper and Genworks International"
:license
"Gnu Affero General Public License (please see http://www.gnu.org/licenses/)"
:serial
t
:version
"201303
19
"
:depends-on
nil
:serial
t
:version
"201303
20
"
:depends-on
nil
#+
asdf-encoding
:encoding
#+
asdf-encoding
:utf-8
:components
((
:file
"xml/source/package"
)
(
:file
"xml/source/genworks"
)
...
...
apps/tree/tree.asd
View file @
9b5db19d
(
asdf:defsystem
#:tree
:description
"The Gendl™ Tree component used by Tasty and potentially as a UI component on its own"
:author
"Genworks International and Gendl™ Project Contributors"
:license
:author
"Dave Cooper and Genworks International"
:license
"Gnu Affero General Public License (please see http://www.gnu.org/licenses/)"
:serial
t
:version
"201303
19
"
:depends-on
(
:gwl-graphics
)
:serial
t
:version
"201303
20
"
:depends-on
(
:gwl-graphics
)
#+
asdf-encoding
:encoding
#+
asdf-encoding
:utf-8
:components
((
:file
"source/package"
)
(
:file
"source/parameters"
)
...
...
apps/yadd/yadd.asd
View file @
9b5db19d
(
asdf:defsystem
#:yadd
:description
"The Gendl™ Yet Another Definition Documenter (yadd)"
:author
"Genworks International
and Gendl™ Project Contributors
"
:license
"
Dave Cooper and
Genworks International"
:license
"Gnu Affero General Public License (please see http://www.gnu.org/licenses/)"
:serial
t
:version
"201303
19
"
:depends-on
(
:gwl-graphics
)
:serial
t
:version
"201303
20
"
:depends-on
(
:gwl-graphics
)
#+
asdf-encoding
:encoding
#+
asdf-encoding
:utf-8
:components
((
:file
"source/package"
)
(
:file
"source/genworks"
)
...
...
base/base.asd
View file @
9b5db19d
(
asdf:defsystem
#:base
:description
"The Gendl™ Base Core Kernel Engine"
:author
"Genworks International
and Gendl™ Project Contributors
"
:license
"
Dave Cooper and
Genworks International"
:license
"Gnu Affero General Public License (please see http://www.gnu.org/licenses/)"
:serial
t
:version
"201303
19
"
:depends-on
nil
:serial
t
:version
"201303
20
"
:depends-on
nil
#+
asdf-encoding
:encoding
#+
asdf-encoding
:utf-8
:components
((
:file
"source/package"
)
(
:file
"source/genworks"
)
...
...
base/source/package.lisp
View file @
9b5db19d
...
...
@@ -242,10 +242,7 @@ If you are interested in this effort we would love to hear from you at open-sour
#:set-self
#:split
#:standard-query
#:start-gdl!
#:start-gendl!
#:start-gdl-runtime
#:start-gendl-runtime
#:status-message
#:string-append
#:sum-elements
...
...
cl-lite/cl-lite.asd
View file @
9b5db19d
(
asdf:defsystem
#:cl-lite
:description
"The Gendl™ Compile-and-Load Lite Utility"
:author
"Genworks International
and Gendl™ Project Contributors
"
:license
"
Dave Cooper and
Genworks International"
:license
"Gnu Affero General Public License (please see http://www.gnu.org/licenses/)"
:serial
t
:version
"201303
19
"
:depends-on
(
:glisp
)
:serial
t
:version
"201303
20
"
:depends-on
(
:glisp
)
#+
asdf-encoding
:encoding
#+
asdf-encoding
:utf-8
:components
((
:file
"source/package"
)
(
:file
"source/parameters"
)
...
...
demos/bus/bus.asd
View file @
9b5db19d
(
asdf:defsystem
#:bus
:description
"The Gendl™ Wireframe School Bus Demo"
:author
"Genworks International
and Gendl™ Project Contributors
"
:license
"
Dave Cooper and
Genworks International"
:license
"Gnu Affero General Public License (please see http://www.gnu.org/licenses/)"
:serial
t
:version
"201303
19
"
:depends-on
nil
:serial
t
:version
"201303
20
"
:depends-on
nil
#+
asdf-encoding
:encoding
#+
asdf-encoding
:utf-8
:components
((
:file
"source/package"
)
(
:file
"source/assembly"
)
...
...
demos/ledger/ledger.asd
View file @
9b5db19d
(
asdf:defsystem
#:ledger
:description
"The Gendl™ Ledger Bookkeeping Demo"
:author
"Genworks International
and Gendl™ Project Contributors
"
:license
"
Dave Cooper and
Genworks International"
:license
"Gnu Affero General Public License (please see http://www.gnu.org/licenses/)"
:serial
t
:version
"201303
19
"
:depends-on
nil
:serial
t
:version
"201303
20
"
:depends-on
nil
#+
asdf-encoding
:encoding
#+
asdf-encoding
:utf-8
:components
((
:file
"source/package"
)
(
:file
"source/assembly"
)
...
...
demos/robot/robot.asd
View file @
9b5db19d
(
asdf:defsystem
#:robot
:description
"The Gendl™ Simplified Android Robot example "
:author
"Genworks International
and Gendl™ Project Contributors
"
:license
"
Dave Cooper and
Genworks International"
:license
"Gnu Affero General Public License (please see http://www.gnu.org/licenses/)"
:serial
t
:version
"201303
19
"
:depends-on
(
:gwl-graphics
)
:serial
t
:version
"201303
20
"
:depends-on
(
:gwl-graphics
)
#+
asdf-encoding
:encoding
#+
asdf-encoding
:utf-8
:components
((
:file
"source/package"
)
(
:file
"source/assembly"
)
...
...
demos/twenty-four/twenty-four.asd
View file @
9b5db19d
(
asdf:defsystem
#:twenty-four
:description
"The Gendl™ Arithmetic Card Game of Twenty-Four"
:author
"Genworks International
and Gendl™ Project Contributors
"
:license
"
Dave Cooper and
Genworks International"
:license
"Gnu Affero General Public License (please see http://www.gnu.org/licenses/)"
:serial
t
:version
"201303
19
"
:depends-on
nil
:serial
t
:version
"201303
20
"
:depends-on
nil
#+
asdf-encoding
:encoding
#+
asdf-encoding
:utf-8
:components
((
:file
"source/package"
)
(
:file
"source/infpre"
)
...
...
demos/wire-world/wire-world.asd
View file @
9b5db19d
(
asdf:defsystem
#:wire-world
:description
"The Gendl™ Wire-World demo and test-case for wireframe tessellation and X3D output"
:author
"Genworks International and Gendl™ Project Contributors"
:license
:author
"Dave Cooper and Genworks International"
:license
"Gnu Affero General Public License (please see http://www.gnu.org/licenses/)"
:serial
t
:version
"201303
19
"
:depends-on
nil
:serial
t
:version
"201303
20
"
:depends-on
nil
#+
asdf-encoding
:encoding
#+
asdf-encoding
:utf-8
:components
((
:file
"source/package"
)
(
:file
"source/assembly"
)))
documentation/training/g102-tud/examples/examples.asd
View file @
9b5db19d
(
asdf:defsystem
#:examples
:description
"The Gendl™ examples Subsystem"
:author
"Genworks International
and Gendl™ Project Contributors
"
:license
"
Dave Cooper and
Genworks International"
:license
"Gnu Affero General Public License (please see http://www.gnu.org/licenses/)"
:serial
t
:version
"201303
19
"
:depends-on
nil
:serial
t
:version
"201303
20
"
:depends-on
nil
#+
asdf-encoding
:encoding
#+
asdf-encoding
:utf-8
:components
((
:file
"source/ch2-examples"
)
(
:file
"source/ch2-solutions"
)
...
...
geom-base/geom-base.asd
View file @
9b5db19d
(
asdf:defsystem
#:geom-base
:description
"The Gendl™ Wireframe Geometry"
:author
"Genworks International
and Gendl™ Project Contributors
"
:license
"
Dave Cooper and
Genworks International"
:license
"Gnu Affero General Public License (please see http://www.gnu.org/licenses/)"
:serial
t
:version
"201303
19
"
:depends-on
(
:glisp
)
:serial
t
:version
"201303
20
"
:depends-on
(
:glisp
)
#+
asdf-encoding
:encoding
#+
asdf-encoding
:utf-8
:components
((
:file
"prereqs/source/presets"
)
...
...
glisp/glisp.asd
View file @
9b5db19d
(
asdf:defsystem
#:glisp
:description
"The Gendl™ Common Lisp Portability"
:author
"Genworks International
and Gendl™ Project Contributors
"
:license
"
Dave Cooper and
Genworks International"
:license
"Gnu Affero General Public License (please see http://www.gnu.org/licenses/)"
:serial
t
:version
"201303
19
"
:depends-on
:serial
t
:version
"201303
20
"
:depends-on
(
:base
:uiop
:cl-typesetting
:cl-ppcre
:cl-who
#-
allegro
:cl-base64
#-
allegro
:babel
#-
allegro
:acl-compat
)
#+
asdf-encoding
:encoding
#+
asdf-encoding
:utf-8
:components
...
...
glisp/source/genworks.lisp
View file @
9b5db19d
...
...
@@ -316,7 +316,7 @@ You can set it manually with (glisp:set-gs-path <path-to-gs-executable>).~%"))
"Returns a string with a backtrace of what the Lisp system thinks is
the \"current\" error."
(
handler-case
(
with-output-to-string
(
s
)
(
uiop:print-backtrace
s
))
(
with-output-to-string
(
s
)
(
uiop:print-backtrace
:stream
s
))
(
error
(
condition
)
(
format
nil
"Could not generate backtrace: ~A."
condition
))))
...
...
gwl-graphics/description.isc
View file @
9b5db19d
"GWL embedded graphics support "
\ No newline at end of file
"GWL embedded graphics support"
\ No newline at end of file
gwl-graphics/gwl-graphics.asd
View file @
9b5db19d
(
asdf:defsystem
#:gwl-graphics
:description
"The Gendl™ GWL embedded graphics support
"
:author
"Genworks International
and Gendl™ Project Contributors
"
:license
"The Gendl™ GWL embedded graphics support"
:author
"
Dave Cooper and
Genworks International"
:license
"Gnu Affero General Public License (please see http://www.gnu.org/licenses/)"
:serial
t
:version
"201303
19
"
:depends-on
(
:geom-base
:gwl
)
:serial
t
:version
"201303
20
"
:depends-on
(
:geom-base
:gwl
)
#+
asdf-encoding
:encoding
#+
asdf-encoding
:utf-8
:components
((
:file
"gwl/source/application-mixin"
)
...
...
gwl/gwl.asd
View file @
9b5db19d
(
asdf:defsystem
#:gwl
:description
"The Gendl™ Generative Web Language (GWL)"
:author
"Genworks International
and Gendl™ Project Contributors
"
:license
"
Dave Cooper and
Genworks International"
:license
"Gnu Affero General Public License (please see http://www.gnu.org/licenses/)"
:serial
t
:version
"201303
19
"
:depends-on
(
:glisp
:aserve
)
:serial
t
:version
"201303
20
"
:depends-on
(
:glisp
:aserve
)
#+
asdf-encoding
:encoding
#+
asdf-encoding
:utf-8
:components
((
:file
"source/package"
)
(
:file
"source/defparameters"
)
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment