id int64 0 45.1k | file_name stringlengths 4 68 | file_path stringlengths 14 193 | content stringlengths 32 9.62M | size int64 32 9.62M | language stringclasses 1
value | extension stringclasses 6
values | total_lines int64 1 136k | avg_line_length float64 3 903k | max_line_length int64 3 4.51M | alphanum_fraction float64 0 1 | repo_name stringclasses 779
values | repo_stars int64 0 882 | repo_forks int64 0 108 | repo_open_issues int64 0 90 | repo_license stringclasses 8
values | repo_extraction_date stringclasses 146
values | sha stringlengths 64 64 | __index_level_0__ int64 0 45.1k | exdup_ids_cmlisp_stkv2 listlengths 1 47 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
36,282 | assembly.lisp | lisp-mirror_gendl/demos/robot/source/assembly.lisp | ;;
;; Copyright 2002, 2009 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by th... | 13,146 | Common Lisp | .lisp | 302 | 29.725166 | 105 | 0.500912 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | e37024e355ffeb71d1c59b329510ed9cf434dcb7fc0aa6a1dbf79c379877c3aa | 36,282 | [
-1
] |
36,283 | package.lisp | lisp-mirror_gendl/demos/robot/source/package.lisp | ;;
;; Copyright 2002, 2009 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by th... | 992 | Common Lisp | .lisp | 23 | 40.826087 | 71 | 0.740434 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 60240147fcd002dcc9155399832b9feaabe20db58f340c2ecef2e66fb81c989c | 36,283 | [
-1
] |
36,284 | zzinit.lisp | lisp-mirror_gendl/demos/robot/source/zzinit.lisp | ;;
;; Copyright 2002-2011, 2012 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the Free Software Foundation, either
;; version 3 of the License, or (at... | 837 | Common Lisp | .lisp | 21 | 38.619048 | 70 | 0.759214 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | e6ccd3fef2a66607f89cd53c5464745423fd5cbfc17a4cce72068002aa67df56 | 36,284 | [
-1
] |
36,285 | initialize.lisp | lisp-mirror_gendl/demos/robot/source/initialize.lisp | ;;
;; Copyright 2002-2011 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the Free S... | 956 | Common Lisp | .lisp | 26 | 35.5 | 70 | 0.757543 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 8bbe4f6bb34946445a5c84256be58ce32742d9f14cf916a9321fed6d685d8b2f | 36,285 | [
-1
] |
36,286 | parameters.lisp | lisp-mirror_gendl/demos/robot/source/parameters.lisp | ;;
;; Copyright 2002, 2009 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as publis... | 954 | Common Lisp | .lisp | 23 | 40.26087 | 70 | 0.762366 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 5f11a8bd7091dfc8019ee7963749da147aa2e20355203adc5bc9fe3f6cece819 | 36,286 | [
-1
] |
36,287 | assembly.lisp | lisp-mirror_gendl/demos/wire-world/source/assembly.lisp | (in-package :wire-world)
(define-object assembly (base-object)
:objects
((hangar :type 'hangar
:orientation (alignment :top (the (face-normal-vector :rear)))
:center (translate (the center)
:right (half (the-child width))
:front (half (the-child height))))
(mudball :type 'spher... | 4,016 | Common Lisp | .lisp | 105 | 32.428571 | 86 | 0.643024 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 2af8bbb3da5b73618a280af629729dd7e71866315f0178578f88f4592fee3a71 | 36,287 | [
-1
] |
36,288 | gendl.asd | lisp-mirror_gendl/gendl.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:gendl :description
"The Gendl® gendl Subsystem" :author "Genworks International"
:license "Affero Gnu Public License (http://www.gnu.org/licenses/)"
:serial t :version "20181129" :depends-on
(:gwl-graphics :tasty #+nil :geysr :robot :yadd :cl-lite)
#-asdf-unicode :def... | 532 | Common Lisp | .asd | 10 | 51.3 | 88 | 0.723608 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 2b0251edf13b15ad3a938928a22df4535cd133424e1323d243f2fe66c503a102 | 36,288 | [
-1
] |
36,289 | gendl-asdf.asd | lisp-mirror_gendl/gendl-asdf.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:gendl-asdf
:description "asdf gendl artifacts loading"
:serial t
:version "20161111"
:depends-on ()
:components ((:file "gendl-asdf")))
| 194 | Common Lisp | .asd | 7 | 24.857143 | 45 | 0.655914 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 3709ebe3dbe511abb86d1b80da857ed884a70126f190297bd3a1813cd875559c | 36,289 | [
-1
] |
36,291 | setup-cffi.asd | lisp-mirror_gendl/setup-cffi/setup-cffi.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:setup-cffi :description
"The Gendl® setup-cffi Subsystem" :author "Genworks International"
:license "Affero Gnu Public License (http://www.gnu.org/licenses/)"
:serial t :version "20181023" :depends-on ("cffi")
#-asdf-unicode :defsystem-depends-on #-asdf-unicode (:asdf-... | 478 | Common Lisp | .asd | 9 | 51.222222 | 70 | 0.722222 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 9e5cba44d6f17896102bb5a97ffc4e762cdb5b50e2d222ad13c6bce725cd1a4f | 36,291 | [
-1
] |
36,292 | regression.asd | lisp-mirror_gendl/regression/regression.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:regression :description
"The Gendl® regression Subsystem" :author "Genworks International"
:license "Affero Gnu Public License (http://www.gnu.org/licenses/)"
:serial t :version "20181023" :depends-on (:lift :surf :tasty)
#-asdf-unicode :defsystem-depends-on #-asdf-uni... | 4,116 | Common Lisp | .asd | 76 | 51.302632 | 70 | 0.709086 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 514c4b213baec2226af1d80937495b743435141179947cb16dbbf82e5ffa1f74 | 36,292 | [
-1
] |
36,294 | geom-base.asd | lisp-mirror_gendl/geom-base/geom-base.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:geom-base :description
"The Gendl® Wireframe Geometry" :author "Genworks International"
:license "Affero Gnu Public License (http://www.gnu.org/licenses/)"
:serial t :version "20181023" :depends-on
(:cl-pdf :cl-typesetting :cl-who :base)
#-asdf-unicode :defsystem-depe... | 3,222 | Common Lisp | .asd | 63 | 48.333333 | 70 | 0.717859 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 50d97249d81ea0a5a5cfc9b1a8db989a97037e63c0e761b12ee1fe9175e48cef | 36,294 | [
-1
] |
36,295 | surf.asd | lisp-mirror_gendl/surf/surf.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:surf :description
"The Gendl® NURBS Surface and Solids Geometry Primitives" :author
"Genworks International" :license
"Affero Gnu Public License (http://www.gnu.org/licenses/)" :serial t
:version "20181207" :depends-on (:geom-base)
#-asdf-unicode :defsystem-depends-on... | 3,845 | Common Lisp | .asd | 74 | 49.121622 | 70 | 0.706366 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 711f897381532479175e278c6e3849fcbdf92debd04aa4f294c63e2039865b1b | 36,295 | [
-1
] |
36,296 | tree.asd | lisp-mirror_gendl/apps/tree/tree.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:tree :description
"The Gendl® Tree component used by Tasty and potentially as a UI component on its own"
:author "Genworks International" :license
"Affero Gnu Public License (http://www.gnu.org/licenses/)" :serial t
:version "20181023" :depends-on (:gwl-graphics)
#-as... | 643 | Common Lisp | .asd | 13 | 47.384615 | 88 | 0.72337 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | c5feded710e6b401dcee145266ef7488c9ea8437df4264a182525d1c68fdbab6 | 36,296 | [
-1
] |
36,297 | dom.asd | lisp-mirror_gendl/apps/dom/dom.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:dom :description
"The Gendl® dom Subsystem" :author "Genworks International" :license
"Affero Gnu Public License (http://www.gnu.org/licenses/)" :serial t
:version "20181023" :depends-on (:cl-who :yadd)
#-asdf-unicode :defsystem-depends-on #-asdf-unicode (:asdf-encodin... | 880 | Common Lisp | .asd | 17 | 49.411765 | 70 | 0.711137 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 4e266922eb40a5d65cc61fd37e1dd8f230cdbda9e7e853e8ced2c8addd27ec6d | 36,297 | [
-1
] |
36,298 | tasty.asd | lisp-mirror_gendl/apps/tasty/tasty.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:tasty :description
"The Gendl® Web-based Development Environment (tasty)" :author
"Genworks International" :license
"Affero Gnu Public License (http://www.gnu.org/licenses/)" :serial t
:version "20181023" :depends-on (:tree :gwl-graphics)
#-asdf-unicode :defsystem-dep... | 944 | Common Lisp | .asd | 18 | 50.111111 | 70 | 0.708108 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 5e1c6781b358f9031ea2c62b4d6e245f84198d7b8f7479dc6879ae7ddb0958d8 | 36,298 | [
-1
] |
36,299 | ta2.asd | lisp-mirror_gendl/apps/ta2/ta2.asd | ;;;; -*- coding: utf-8 -*-
(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" :license
"Affero Gnu Public License (http://www.gnu.org/licenses/)" :serial t
:version "20181023" :depends... | 873 | Common Lisp | .asd | 16 | 52.3125 | 114 | 0.711449 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | a7892ccbb4e1319df43d9acc2c79c1c82081afeb72de3ccfd34ff06993c973d5 | 36,299 | [
-1
] |
36,300 | graphs.asd | lisp-mirror_gendl/apps/graphs/graphs.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:graphs :description
"The Gendl® graphs Subsystem" :author "Genworks International"
:license "Affero Gnu Public License (http://www.gnu.org/licenses/)"
:serial t :version "20181023" :depends-on (:gwl-graphics)
#-asdf-unicode :defsystem-depends-on #-asdf-unicode (:asdf-e... | 553 | Common Lisp | .asd | 11 | 48.272727 | 70 | 0.71719 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 01fbe7861642281baa45e6ceaab0557284120f5d4e6aaf224b08c860fedf4544 | 36,300 | [
-1
] |
36,301 | translators.asd | lisp-mirror_gendl/apps/translators/translators.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:translators :description
"The Gendl® Translators to/from XML and potentially other high-level KBE and Knowledge formats"
:author "Genworks International" :license
"Affero Gnu Public License (http://www.gnu.org/licenses/)" :serial t
:version "20181023" :depends-on (:gwl... | 676 | Common Lisp | .asd | 13 | 49.923077 | 97 | 0.731118 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | bfd832220bb77e54dcc05e210560995c6f1fb5b7d3a130c2369db5e3dae46310 | 36,301 | [
-1
] |
36,302 | timer.asd | lisp-mirror_gendl/apps/timer/timer.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:timer :description
"The Gendl® timer Subsystem" :author "Genworks International"
:license "Affero Gnu Public License (http://www.gnu.org/licenses/)"
:serial t :version "20181023" :depends-on (:cl-smtp :gwl)
#-asdf-unicode :defsystem-depends-on #-asdf-unicode (:asdf-enc... | 623 | Common Lisp | .asd | 12 | 49.833333 | 70 | 0.716393 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 8cd4fb0ee1d711c1fc4b88f6188ae66ee7959189b419ffb2b5aeaa454fba790a | 36,302 | [
-1
] |
36,303 | yadd.asd | lisp-mirror_gendl/apps/yadd/yadd.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:yadd :description
"The Gendl® Yet Another Definition Documenter (yadd)" :author
"Genworks International" :license
"Affero Gnu Public License (http://www.gnu.org/licenses/)" :serial t
:version "20181023" :depends-on
(:gwl-graphics #-allegro :cl-html-parse)
#-asdf-unic... | 935 | Common Lisp | .asd | 19 | 46.894737 | 70 | 0.719126 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 55f8ceefc50a2505376cfba67eb560b3e2e22e4810c2cad234a670bd7ef8bee3 | 36,303 | [
-1
] |
36,304 | gorg.asd | lisp-mirror_gendl/apps/gorg/gorg.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:gorg :description
"The Gendl® gorg Subsystem" :author "Xinyue (Cherie) Yang" :license
"Affero Gnu Public License (http://www.gnu.org/licenses/)" :serial t
:version "20181023" :depends-on (:html-template :gwl-graphics)
#-asdf-unicode :defsystem-depends-on #-asdf-unicode... | 548 | Common Lisp | .asd | 11 | 47.818182 | 70 | 0.716418 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | a43f1bdb81da43afedef578a62007cbf6c1e6c5840cbb322ec3cc730d81191f5 | 36,304 | [
-1
] |
36,305 | gwl-graphics.asd | lisp-mirror_gendl/gwl-graphics/gwl-graphics.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:gwl-graphics :description
"The Gendl® GWL embedded graphics support" :author
"Genworks International" :license
"Affero Gnu Public License (http://www.gnu.org/licenses/)" :serial t
:version "20181023" :depends-on (:geom-base :gwl)
#-asdf-unicode :defsystem-depends-on #... | 1,016 | Common Lisp | .asd | 20 | 48.4 | 70 | 0.718593 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 28399fa3035ca81fac928cd64c8ef483faf2ff8843101ae1a0257584c234aad9 | 36,305 | [
-1
] |
36,306 | gwl.asd | lisp-mirror_gendl/gwl/gwl.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:gwl :description
"The Gendl® Generative Web Language (GWL)" :author
"Dave Cooper, Genworks International" :license
"Affero Gnu Public License (http://www.gnu.org/licenses/)" :serial t
:version "20200327" :depends-on
(#-allegro :cl-html-parse #+(or ccl sbcl allegro) :z... | 2,029 | Common Lisp | .asd | 39 | 49.358974 | 116 | 0.712418 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | e86406fd71837263bd93c1328da0f2c4a6418259af94c7f65d41e1ebe36ab978 | 36,306 | [
-1
] |
36,307 | cl-lite.asd | lisp-mirror_gendl/cl-lite/cl-lite.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:cl-lite :description
"The Gendl® Compile-and-Load Lite Utility" :author
"Genworks International" :license
"Affero Gnu Public License (http://www.gnu.org/licenses/)" :serial t
:version "20181023" :depends-on (:glisp)
#-asdf-unicode :defsystem-depends-on #-asdf-unicode ... | 597 | Common Lisp | .asd | 13 | 43.846154 | 70 | 0.715266 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 39145384c4a3233a8ca51d3e14854904c283f88dc3cce7a8db85c039d72b70c4 | 36,307 | [
-1
] |
36,308 | base.asd | lisp-mirror_gendl/base/base.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:base :description
"The Gendl® Base Core Kernel Engine" :author
"Genworks International" :license
"Affero Gnu Public License (http://www.gnu.org/licenses/)" :serial t
:version "20181023" :depends-on nil
#-asdf-unicode :defsystem-depends-on #-asdf-unicode (:asdf-encodin... | 1,551 | Common Lisp | .asd | 33 | 44.363636 | 70 | 0.714568 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 04040f49987becb513961df5ab39d7d73ccb91945b48b17ef02050cab8e21020 | 36,308 | [
-1
] |
36,309 | tutorial.asd | lisp-mirror_gendl/documentation/tutorial/tutorial.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:tutorial :description
"The Gendl® tutorial Subsystem" :author "Genworks International"
:license "Affero Gnu Public License (http://www.gnu.org/licenses/)"
:serial t :version "20181023" :depends-on (:dom)
#-asdf-unicode :defsystem-depends-on #-asdf-unicode (:asdf-encodi... | 1,200 | Common Lisp | .asd | 23 | 49.652174 | 70 | 0.727891 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 2c15da595f24ec577a07c80dbc62a5934bad2798247b14876e44902847d605d8 | 36,309 | [
-1
] |
36,310 | training.asd | lisp-mirror_gendl/documentation/training/training.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:training :description
"The Gendl® training Subsystem" :author "Genworks International"
:license "Affero Gnu Public License (http://www.gnu.org/licenses/)"
:serial t :version "20181023" :depends-on
(:gwl-graphics :surf :yadd :bordeaux-threads)
#-asdf-unicode :defsystem... | 4,261 | Common Lisp | .asd | 91 | 43.956044 | 70 | 0.728712 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | de2cc47e83a335eda34554fa5356e4d259c5a4f6edd2b5178f191ccdcfad56cf | 36,310 | [
-1
] |
36,311 | examples.asd | lisp-mirror_gendl/documentation/training/g102-tud/examples/examples.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:examples :description
"The Gendl® examples Subsystem" :author "Genworks International"
:license "Affero Gnu Public License (http://www.gnu.org/licenses/)"
:serial t :version "20181023" :depends-on (:gwl-graphics :surf)
#-asdf-unicode :defsystem-depends-on #-asdf-unicod... | 586 | Common Lisp | .asd | 11 | 51.272727 | 70 | 0.721254 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 3549c1b5705fd15284f80c4cfba503d9d46c5e7b964c02ea429496d34b1927a4 | 36,311 | [
-1
] |
36,312 | bus.asd | lisp-mirror_gendl/demos/bus/bus.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:bus :description
"The Gendl® Wireframe School Bus Demo" :author
"Genworks International" :license
"Affero Gnu Public License (http://www.gnu.org/licenses/)" :serial t
:version "20181023" :depends-on (:gwl-graphics)
#-asdf-unicode :defsystem-depends-on #-asdf-unicode (... | 1,228 | Common Lisp | .asd | 26 | 44.692308 | 70 | 0.701915 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 24f343f658731132a7730f5de470a5de4210cbb58f2d0c0278f950ef75bb1658 | 36,312 | [
-1
] |
36,313 | ledger.asd | lisp-mirror_gendl/demos/ledger/ledger.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:ledger :description
"The Gendl® Ledger Bookkeeping Demo" :author
"Genworks International" :license
"Affero Gnu Public License (http://www.gnu.org/licenses/)" :serial t
:version "20181023" :depends-on (#-gwl :gwl)
#-asdf-unicode :defsystem-depends-on #-asdf-unicode (:a... | 559 | Common Lisp | .asd | 12 | 44.583333 | 70 | 0.714286 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 4bf30820d9ec134418cbaa9dde839ac25d91b0b8c98158ec487dd791ed4cf2ae | 36,313 | [
-1
] |
36,314 | 4bar.asd | lisp-mirror_gendl/demos/4bar/4bar.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:4bar :description
"The Gendl® 4bar Subsystem" :author "Genworks International"
:license "Affero Gnu Public License (http://www.gnu.org/licenses/)"
:serial t :version "20181023" :depends-on (:bus)
#-asdf-unicode :defsystem-depends-on #-asdf-unicode (:asdf-encodings)
#+... | 482 | Common Lisp | .asd | 9 | 51.666667 | 70 | 0.713983 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 29b271b0b715971e483ea41f378101d75fd05a62cd70c06f3e5c60631bef73b0 | 36,314 | [
-1
] |
36,315 | robot.asd | lisp-mirror_gendl/demos/robot/robot.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:robot :description
"The Gendl® Simplified Android Robot example " :author
"Genworks International" :license
"Affero Gnu Public License (http://www.gnu.org/licenses/)" :serial t
:version "20181023" :depends-on (:gwl-graphics)
#-asdf-unicode :defsystem-depends-on #-asdf... | 607 | Common Lisp | .asd | 13 | 44.615385 | 70 | 0.721754 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | c46fd6d94e3df95c9260f15e5e81d62b442e9165911499bbc9c648b495aa65d4 | 36,315 | [
-1
] |
36,316 | wire-world.asd | lisp-mirror_gendl/demos/wire-world/wire-world.asd | ;;;; -*- coding: utf-8 -*-
(asdf:defsystem #:wire-world :description
"The Gendl® Wire-World demo and test-case for wireframe tessellation and X3D output"
:author "Genworks International" :license
"Affero Gnu Public License (http://www.gnu.org/licenses/)" :serial t
:version "20181023" :depends-on
(#-gwl-graphics ... | 581 | Common Lisp | .asd | 11 | 50.909091 | 86 | 0.734622 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 2e69c2947f7b22eebf5c08dcc222add0d35d75f9fd270f3f529b4dc095b6ad55 | 36,316 | [
-1
] |
36,318 | load.cl | lisp-mirror_gendl/patches/1590/load.cl | ;;
;; Copyright 2002-2012 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the Free So... | 2,562 | Common Lisp | .cl | 55 | 42.6 | 119 | 0.696557 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | e82d5448df281fce2ad6df1e30c003642510943e55d1eb3cfbbffbc653d0955e | 36,318 | [
-1
] |
36,324 | .gitlab-ci.yml | lisp-mirror_gendl/.gitlab-ci.yml |
stages:
- update
- build
# - inno
# - mint
# - test
# - deploy
update:
stage: update
script:
- bash -x ./.ci-script.sh linux git-pull
# - bash -x ./.ci-script.sh windows rsync-from-manager
linux-build:
stage: build
# only:
# - master
script:
- bash -x ./.ci-script.sh linux build... | 449 | Common Lisp | .l | 24 | 16.208333 | 57 | 0.633252 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 3cd36f2b281349059018a65b9f8b17a945e3b0fbc868a31dff1fad35638f3702 | 36,324 | [
-1
] |
36,329 | ignore-list.isc | lisp-mirror_gendl/ignore-list.isc | (".git" "apps" "base" "cl-lite" "demos" "documentation" "emacs" "geom-base" "glisp" "gwl"
"gwl-graphics" "licenses" "patches" "program" "regression" "release-notes" "surf" "setup-cffi") | 186 | Common Lisp | .l | 2 | 92 | 96 | 0.67027 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | c328c0a0b635df50911fc304ef7bb6d49aeef185db1741cf0d5058d93ba6a753 | 36,329 | [
-1
] |
36,331 | intersected-solid-test.data | lisp-mirror_gendl/regression/data/intersected-solid-test.data |
((938.4940300069161 1913.222782847759 1913.222782847759
(:area-static-moments
#(0.002488033049985461 4.894240439318328e-4 3.914493692036558e-4)
:area-moments-of-inertia
#(39523.63483804902 14198.18739915796 13542.894513618308)
:area-products-of-inertia
#(-0.007091889921864239 -0.034216232012980186 -3.... | 8,089 | Common Lisp | .l | 161 | 46.503106 | 71 | 0.742306 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 11b8839ad04fcd481581bed0fcab9caff8ca9b9b5fc96fe6ff52df787bba78f8 | 36,331 | [
-1
] |
36,332 | sewn-solid-test.data | lisp-mirror_gendl/regression/data/sewn-solid-test.data |
((600.0 1000.0 1000.0
(:area-static-moments
#(-1.4210854715202004e-14 0.0 -2.842170943040401e-14)
:area-moments-of-inertia
#(8333.333333333334 8333.333333333332 8333.333333333334)
:area-products-of-inertia
#(5.931962693507161e-14 5.931962693507161e-14 5.931962693507161e-14)
:area-second-moment-abou... | 1,229 | Common Lisp | .l | 26 | 43.615385 | 71 | 0.619285 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 611693f9efa0f6b7d17dbb7d85eb86cb3d9085a3791e1889d0ba17350f86d51d | 36,332 | [
-1
] |
36,333 | edge-blend-surface-test.data | lisp-mirror_gendl/regression/data/edge-blend-surface-test.data |
((((#(-5.0 -5.0 0.0) #(-4.863945578231293 -4.999999999999999 0.0)
#(-4.659863945578232 -5.000000000000002 0.0)
#(-4.387755102040816 -4.999999999999999 0.0)
#(-4.183673469387755 -5.000000000000001 0.0)
#(-3.979591836734694 -5.0 0.0) #(-3.775510204081632 -5.0 0.0)
#(-3.5714285714285703 -5.0 0.0) #(-3... | 12,360 | Common Lisp | .l | 211 | 53.720379 | 71 | 0.737015 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 8135cfbd696d98aa2d8ac02f55bbc077580821b1e66d1a172badc2db2f535c0c | 36,333 | [
-1
] |
36,334 | global-filleted-polyline-curves-test.data | lisp-mirror_gendl/regression/data/global-filleted-polyline-curves-test.data |
(((((#(3.5355339059327364 3.5355339059327364 0.0)
#(-1.554312234475219e-15 -8.881784197001252e-16 0.0)
#(3.535533905932735 -3.5355339059327386 0.0))
(1.0 0.7071067811865476 1.0) (0.0 0.0 0.0 1.0 1.0 1.0) 2)
((#(3.535533905932737 -3.535533905932737 0.0)
#(8.535533905932738 -8.535533905932738 0.0))... | 1,970 | Common Lisp | .l | 40 | 44.2 | 69 | 0.634197 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | aa96a20646c2e6dd65b71e31455f62974aa2a137cf322516e36d49105506ef39 | 36,334 | [
-1
] |
36,335 | box-solid-test.data | lisp-mirror_gendl/regression/data/box-solid-test.data |
((2200.0 6000.0 6000.0
(:area-static-moments
#(-3.3633782683406047e-13 -2.2737367544323206e-12
-5.4285465012071654e-12)
:area-moments-of-inertia
#(113333.3333333333 38333.33333333333 225000.0)
:area-products-of-inertia
#(-9.464881418743282e-12 1.2068910361177363e-11
-2.515508813070698e-13)
... | 1,277 | Common Lisp | .l | 32 | 36.1875 | 61 | 0.617671 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 3ba87519d4b4ce2a8e06e9add54c1ca140e590284ab1457f53a0e3643201e146 | 36,335 | [
-1
] |
36,336 | spherical-surface-test.data | lisp-mirror_gendl/regression/data/spherical-surface-test.data |
((((#(0.0 0.0 10.0) #(0.0 0.0 10.0) #(0.0 0.0 10.0) #(0.0 0.0 10.0)
#(0.0 0.0 10.0) #(0.0 0.0 10.0) #(0.0 0.0 10.0) #(0.0 0.0 10.0)
#(0.0 0.0 10.0))
(#(0.0 10.0 10.0) #(-10.0 10.0 10.0)
#(-10.0 6.123233995736766e-16 10.0) #(-10.0 -10.0 10.0)
#(-1.2246467991473533e-15 -10.0 10.0)
#(9.999999999999... | 2,181 | Common Lisp | .l | 41 | 48.609756 | 71 | 0.656542 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 88dbdb5919dd6b599e9e80a6f0fa76960202a84e01b0415b94885b8c4ca7175d | 36,336 | [
-1
] |
36,337 | b-spline-curve-test.data | lisp-mirror_gendl/regression/data/b-spline-curve-test.data |
((((#(0.0 0.0 0.0) #(2.0 3.0 0.0) #(4.0 2.0 0.0) #(5.0 0.0 0.0)
#(4.0 -2.0 0.0) #(2.0 -3.0 0.0) #(0.0 0.0 0.0))
(1.0 1.0 1.0 1.0 1.0 1.0 1.0)
(0.0 0.0 0.0 0.0 0.25 0.5 0.75 1.0 1.0 1.0 1.0) 3)
((#(0.0 0.0 0.0) #(2.0 3.0 0.0) #(3.0 2.5 0.0)
#(3.666666666666667 1.9166666666666667 0.0))
(#(3.6666666666... | 801 | Common Lisp | .l | 16 | 45.6875 | 64 | 0.6 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 5750d21e70577f231778b8377f8684e37fa8381cefda2253aa0d62e3c0ff822c | 36,337 | [
-1
] |
36,338 | wing-assembly-test.data | lisp-mirror_gendl/regression/data/wing-assembly-test.data |
((171.82604784164775 8.58985633095166 8.58985633095166
(:area-static-moments #(-679.8009634361465 653.7575528736509 3.555070301710976) :area-moments-of-inertia #(3368.3070177763375 3866.8821635778904 27.41687848218688)
:area-products-of-inertia #(11.767346811075004 -14.073017332927169 -3257.9578839621945) :area-s... | 153,681 | Common Lisp | .l | 1,155 | 129.760173 | 186 | 0.763909 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | debd99be99ff3e5ae263a0b5bf3e3c00701aa0136020dd6569dc9ad450cfa08c | 36,338 | [
-1
] |
36,339 | rectangular-surface-test.data | lisp-mirror_gendl/regression/data/rectangular-surface-test.data |
((((#(-15.0 -10.0 0.0) #(15.0 -10.0 0.0))
(#(-15.0 10.0 0.0) #(15.0 10.0 0.0)))
((1.0 1.0) (1.0 1.0)) (0.0 0.0 1.0 1.0) (0.0 0.0 1.0 1.0) 1 1)) | 150 | Common Lisp | .l | 3 | 47 | 66 | 0.394558 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 7f2bffe5fe56c6c2d4d26b1da2fbf344370609535ea3ab43069dd39c5c2c33d4 | 36,339 | [
-1
] |
36,340 | revolved-surfaces-test.data | lisp-mirror_gendl/regression/data/revolved-surfaces-test.data |
(((((#(40.0 0.0 0.0) #(40.0 40.0 0.0)
#(2.4492935982947065e-15 40.0 0.0) #(-40.0 40.0 0.0)
#(-40.0 4.898587196589413e-15 0.0)
#(-40.00000000000001 -39.99999999999999 0.0)
#(-7.347880794884118e-15 -40.0 0.0)
#(39.99999999999999 -40.00000000000001 0.0) #(40.0 0.0 0.0))
(#(40.0 0.0 4.14213562... | 3,860 | Common Lisp | .l | 68 | 51.161765 | 70 | 0.723101 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 530915f925befe37162f720a23f2cbb4f89a83d1cfe15de31ebe0a420caaa301 | 36,340 | [
-1
] |
36,341 | dual-blend-surface-test.data | lisp-mirror_gendl/regression/data/dual-blend-surface-test.data |
((((#(-5.0 -5.0 0.0) #(-4.863945578231293 -4.999999999999999 0.0)
#(-4.659863945578232 -5.000000000000002 0.0)
#(-4.387755102040816 -4.999999999999999 0.0)
#(-4.183673469387755 -5.000000000000001 0.0)
#(-3.979591836734694 -5.0 0.0) #(-3.775510204081632 -5.0 0.0)
#(-3.5714285714285703 -5.0 0.0) #(-3... | 12,354 | Common Lisp | .l | 211 | 53.691943 | 71 | 0.735897 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 114afe2ef76ea654142dabd649732299a17a5903ea8bee83de2af482832e0ed2 | 36,341 | [
-1
] |
36,342 | merged-solid-test.data | lisp-mirror_gendl/regression/data/merged-solid-test.data |
((0.0 0.0 0.0
(:area-static-moments #(0.0 0.0 0.0) :area-moments-of-inertia
#(0.0 0.0 0.0) :area-products-of-inertia #(0.0 0.0 0.0)
:area-second-moment-about-coordinate-axii #(0.0 0.0 0.0)
:volume-static-moments #(0.0 0.0 0.0) :volume-moments-of-inertia
#(0.0 0.0 0.0) :volume-products-of-inertia #(0.0 0.... | 858 | Common Lisp | .l | 18 | 44.444444 | 71 | 0.495238 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 79f588cdff1b8fc46598db025ac53d7245bdcac7a765542fdf014d0a7a3dea1c | 36,342 | [
-1
] |
36,343 | elliptical-curve-test.data | lisp-mirror_gendl/regression/data/elliptical-curve-test.data |
(((#(5.0 0.0 0.0) #(5.0 2.5 0.0) #(3.061616997868383e-16 2.5 0.0)
#(-5.0 2.5 0.0) #(-5.0 3.061616997868383e-16 0.0)
#(-5.000000000000001 -2.4999999999999996 0.0)
#(-9.184850993605148e-16 -2.5 0.0)
#(4.999999999999999 -2.5000000000000004 0.0) #(5.0 0.0 0.0))
(1.0 0.7071067811865476 1.0 0.7071067811865476 ... | 434 | Common Lisp | .l | 8 | 50.75 | 71 | 0.633803 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 11d84d8689e07eb8b2c047baa1ea61511be5ed2f51a89c54043d3e82e5a362f1 | 36,343 | [
-1
] |
36,344 | swept-solid-test.data | lisp-mirror_gendl/regression/data/swept-solid-test.data |
((341.37313276965506 194.8627039539192 194.8627039539192
(:area-static-moments
#(1879.122578901024 1545.0714093122508 1706.864265259314)
:area-moments-of-inertia
#(11032.415302846191 8729.782996039557 12028.635686513753)
:area-products-of-inertia
#(7725.353480205498 9395.608098356925 8571.069924392323... | 63,932 | Common Lisp | .l | 1,356 | 43.397493 | 62 | 0.7566 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 732c860f385ef875b80afa8609f99700d8ea57ed5d1bee82731eafb9105f1558 | 36,344 | [
-1
] |
36,345 | merged-solid-test-bt.data | lisp-mirror_gendl/regression/data/merged-solid-test-bt.data |
((0.0 0.0 0.0
(:area-static-moments #(0.0 0.0 0.0) :area-moments-of-inertia
#(0.0 0.0 0.0) :area-products-of-inertia #(0.0 0.0 0.0)
:area-second-moment-about-coordinate-axii #(0.0 0.0 0.0)
:volume-static-moments #(0.0 0.0 0.0) :volume-moments-of-inertia
#(0.0 0.0 0.0) :volume-products-of-inertia #(0.0 0.... | 858 | Common Lisp | .l | 18 | 44.444444 | 71 | 0.495238 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | e1e1ba0bc3972ac12c2306bc9c7f3a153343fdbdc071e6da62114a6ad8947d31 | 36,345 | [
-1
] |
36,346 | united-solid-test.data | lisp-mirror_gendl/regression/data/united-solid-test.data |
((2586.4627739384814 7639.948090257003 7639.948090257003
(:area-static-moments
#(5369.999523736818 -0.04394521979068938 0.012723107727195426)
:area-moments-of-inertia
#(297116.2332601948 113048.44742531073 87523.82989205826)
:area-products-of-inertia
#(0.24856848615205837 -0.07890218623833789 -0.14741... | 14,026 | Common Lisp | .l | 260 | 50.315385 | 71 | 0.723594 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 6a372039b43d1e371778a179b714498f18ff14309e41a9460d00407f06181612 | 36,346 | [
-1
] |
36,347 | fuselage_fuselage-part_0_section-structure_frames_element_0.dat | lisp-mirror_gendl/regression/data/fuselage_fuselage-part_0_section-structure_frames_element_0.dat |
(:STRINGS-FOR-DISPLAY "Element 0" :TYPE GUIDE-NORMAL-ON-SURFACE-SWEEP
:ROOT-PATH
((:ELEMENT 0) :FRAMES :SECTION-STRUCTURE (:FUSELAGE-PART 0) :FUSELAGE)
:B-SPLINE-DATA
(:CONTROL-POINTS
((#(408.6645216208226 0.1592021245313516 284.0324816782138)
#(391.3354783791774 -0.1592021245313516 274.05235747741494... | 1,126,134 | Common Lisp | .l | 17,676 | 55.908407 | 79 | 0.725558 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 208685a2c8baefc4d6d936ae5506547e8a0f3da1caff4edf63fca277e055206f | 36,347 | [
-1
] |
36,348 | b-spline-surface-test.data | lisp-mirror_gendl/regression/data/b-spline-surface-test.data |
((((#(0.0 0.0 0.0) #(4.0 1.0 0.0) #(8.0 1.0 0.0) #(10.0 0.0 0.0)
#(8.0 -1.0 0.0) #(4.0 -1.0 0.0) #(0.0 0.0 0.0))
(#(0.0 0.0 2.0) #(4.0 2.0 2.0) #(8.0 2.0 2.0) #(10.0 0.0 2.0)
#(8.0 -2.0 2.0) #(4.0 -2.0 2.0) #(0.0 0.0 2.0))
(#(0.0 0.0 4.0) #(4.0 2.0 4.0) #(8.0 2.0 4.0) #(10.0 0.0 4.0)
#(8.0 -2.0 4.0) ... | 689 | Common Lisp | .l | 12 | 53.5 | 64 | 0.398818 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 823a0ee7a05199547950f44f748913640f05ae6f219a19369874864b80438c3a | 36,348 | [
-1
] |
36,349 | ruled-surface-test.data | lisp-mirror_gendl/regression/data/ruled-surface-test.data |
((((#(-1.0 -1.0 0.0) #(1.0 -1.0 0.0))
(#(-1.0 -0.3333333333333333 0.0)
#(-1.8737357178331884 -0.021749194749950962 0.0))
(#(-1.0 0.3333333333333333 0.0)
#(1.9530787515555186 0.4958462734167304 0.0))
(#(-1.0 1.0 0.0) #(1.0 2.0 0.0)))
((1.0 1.0) (1.0 1.0) (1.0 1.0) (1.0 1.0)) (0.0 0.0 1.0 1.0)
(0.0 ... | 355 | Common Lisp | .l | 8 | 40.625 | 61 | 0.524496 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | c5d4f56728ce378efbdd401a9b738076b12121645c3fea9186aa32d77e9df8fa | 36,349 | [
-1
] |
36,350 | cone-solid-test.data | lisp-mirror_gendl/regression/data/cone-solid-test.data |
((17603.708090045042 26389.606841507557 26389.606841507557
(:area-static-moments
#(-34.77338986651767 111621.7675965881 3.689737725610046)
:area-moments-of-inertia
#(1868427.5769840677 1.5612250239490125e+7 1867932.390878941)
:area-products-of-inertia
#(43.20079184836095 -63.06824909742687 -369.041928... | 20,524 | Common Lisp | .l | 352 | 54.559659 | 67 | 0.777464 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | d378e612d3a262c96c69d064d29ce853d39974277a4974caa0a50a4dd698fad0 | 36,350 | [
-1
] |
36,351 | planar-surface-test.data | lisp-mirror_gendl/regression/data/planar-surface-test.data |
((((#(0.0 0.0 0.0) #(1.0 0.0 0.0)) (#(0.0 1.0 0.0) #(1.5 1.5 0.0)))
((1.0 1.0) (1.0 1.0)) (0.0 0.0 1.0 1.0) (0.0 0.0 1.0 1.0) 1 1)) | 135 | Common Lisp | .l | 2 | 65 | 67 | 0.37594 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | ca1534356b4afefc22da438d3e17e9141bbcafba362e65ae4147543bf5f1a5c3 | 36,351 | [
-1
] |
36,352 | test-file.xml | lisp-mirror_gendl/regression/data/test-file.xml | <?xml version="1.0" encoding="utf-8"?>
<gdlxml package="gdl-user">
<define-object name="table">
<documentation author="Dave Cooper" description="Models a table with four box-shaped legs" />
<mixins>
<mixin name="surf:box-solid" />
</mixins>
<slots>
<slot section-key="input-slots" ... | 2,601 | Common Lisp | .l | 33 | 70.666667 | 528 | 0.61215 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 79d3e9c2526537c1ac7d51f6135fc927449b15b1cc2ef3b14295a7684da5797b | 36,352 | [
-1
] |
36,353 | nurb_fillet.igs | lisp-mirror_gendl/regression/data/nurb_fillet.igs | S 1
1H,,1H;,, G 1
34H\\Gary\gary_c\Temp\nurb_fillet.igs, G 2
26HRhinoceros ( Dec 7 1998 ),31HTrout Lake IGES 009 Dec 2 1998, G ... | 508,236 | Common Lisp | .l | 6,198 | 79.643111 | 81 | 0.694228 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | f56cec846972e6a02d7e6a67be1c648d2e3d9cfbcbe88317478281341e8e667a | 36,353 | [
-1
] |
36,354 | general-dual-blend-surface-test.data | lisp-mirror_gendl/regression/data/general-dual-blend-surface-test.data |
((((#(-5.0 -5.0 0.0) #(-4.863945578231293 -4.999999999999999 0.0)
#(-4.659863945578232 -5.000000000000002 0.0)
#(-4.387755102040816 -4.999999999999999 0.0)
#(-4.183673469387755 -5.000000000000001 0.0)
#(-3.979591836734694 -5.0 0.0) #(-3.775510204081632 -5.0 0.0)
#(-3.5714285714285703 -5.0 0.0) #(-3... | 12,235 | Common Lisp | .l | 211 | 53.127962 | 71 | 0.733283 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | eb97b25d184d7178ca8dd0770fa2e2548308c76ff946e43128d15484cd766d3f | 36,354 | [
-1
] |
36,355 | planar-offset-curve-test.data | lisp-mirror_gendl/regression/data/planar-offset-curve-test.data |
(((#(0.8320502943378436 -0.554700196225229 0.0)
#(1.3000483599402342 0.147296902178357 0.0)
#(1.6856217558173865 0.5909452569943865 0.0)
#(1.9791710427974123 0.8582528723868847 0.0)
#(2.2727203297774383 1.125560487779383 0.0)
#(2.465859070903831 1.212148357798238 0.0)
#(2.5632837009376335 1.240398114... | 2,903 | Common Lisp | .l | 58 | 46.137931 | 71 | 0.721265 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | ae9c0cfe0996b2eb14ae034fce8121e15e2f92e5c4b4b77c967f2b121b1c825b | 36,355 | [
-1
] |
36,356 | boolean-test.data | lisp-mirror_gendl/regression/data/boolean-test.data |
((938.4940300069161 1913.222782847759 1913.222782847759
(:area-static-moments
#(0.002488033049985461 4.894240439318328e-4 3.914493692036558e-4)
:area-moments-of-inertia
#(39523.63483804902 14198.18739915796 13542.894513618308)
:area-products-of-inertia
#(-0.007091889921864239 -0.034216232012980186 -3.... | 3,604 | Common Lisp | .l | 66 | 50.939394 | 71 | 0.746467 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 34c55dc241316631d5ebd149b408892c6190957348fc359fcc0c5fa9c64d459f | 36,356 | [
-1
] |
36,357 | split-surface-test.data | lisp-mirror_gendl/regression/data/split-surface-test.data |
((((#(0.0 0.0 0.0) #(4.0 1.0 0.0) #(8.0 1.0 0.0)
#(9.333333333333332 0.33333333333333337 0.0)
#(9.333333333333332 2.7755575615628914e-17 0.0))
(#(0.0 0.0 2.0) #(4.0 2.0 2.0) #(8.0 2.0 2.0)
#(9.333333333333332 0.6666666666666667 2.0)
#(9.333333333333332 5.551115123125783e-17 2.0))
(#(0.0 0.0 4.0) ... | 780 | Common Lisp | .l | 16 | 44.5625 | 68 | 0.577225 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | f7c0beb7a0f2285fd3a39a91427ac9b80a904749b470cb044282c37192bfa03f | 36,357 | [
-1
] |
36,358 | transformed-solid-test.data | lisp-mirror_gendl/regression/data/transformed-solid-test.data |
((5200.0 24000.0 24000.0
(:area-static-moments #(52000.0 0.0 7.252745689623621e-13)
:area-moments-of-inertia
#(1533333.3333333335 333333.3333333334 630000.0)
:area-products-of-inertia
#(-2.3236599190615575e-11 4.6520823038790494e-11
1.4551915228366852e-11)
:area-second-moment-about-coordinate-axi... | 1,306 | Common Lisp | .l | 30 | 39.9 | 68 | 0.637931 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | e85ff4d14ac07aaaffcc6fa4c61c6c6b6b8ff8111000099aa3b6ec60ffd24d03 | 36,358 | [
-1
] |
36,359 | nurb_fillet.iwp | lisp-mirror_gendl/regression/data/nurb_fillet.iwp | //[Output Summary]
// (1) 32000000 Curves
// (2) 0 Surfaces
// (3) 0 Boolean Tree Nodes
// (4) 1 Breps
// Boolean Trees
[Brep #0]############################################################################
//Brep Starts
1 0
0.0012000000000000 - Brep Tolerance
0 - Manifold
0 - A... | 477,465 | Common Lisp | .l | 13,724 | 32.18617 | 109 | 0.861242 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 70773c33b3d0230bdf9cdc2d4bf65784608508dafd438fe7fd577a2e66625443 | 36,359 | [
-1
] |
36,360 | planar-section-curves-test-2.data | lisp-mirror_gendl/regression/data/planar-section-curves-test-2.data |
((((((#(0.13500892301916212 0.5 -0.0028669695939595886) #(0.11000594868442253 0.33333333336653676 -0.007644223015341979) #(0.0850029743405512 0.16666666667220262 -0.012421474265292897) #(0.06000000000000001 0.0 -0.017198726304737275)) (1.0 1.0 1.0 1.0) (0.0 0.0 0.0 0.0 0.5057981195921072 0.5057981195921072 0.505798119... | 62,621 | Common Lisp | .l | 1 | 62,619 | 62,620 | 0.7771 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 37f6860921cf063395f847a5015015c3c7e344ec2211ff7ed94941df63cd1caa | 36,360 | [
-1
] |
36,361 | revolved-surface-test.data | lisp-mirror_gendl/regression/data/revolved-surface-test.data |
((((#(50.0 0.0 10.0) #(50.0 50.0 10.0)
#(3.061616997868383e-15 50.0 10.0) #(-50.0 50.0 10.0)
#(-50.0 6.123233995736766e-15 10.0)
#(-50.00000000000001 -49.999999999999986 10.0)
#(-9.184850993605149e-15 -50.0 10.0)
#(49.999999999999986 -50.000000000000014 10.0) #(50.0 0.0 10.0))
(#(60.0 0.0 10.0) ... | 2,694 | Common Lisp | .l | 50 | 49.22 | 71 | 0.705371 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 19b4ccf52f7f4cdd27340c79ab13d78cac592c633fc4faea0c23a6d35b016322 | 36,361 | [
-1
] |
36,362 | planar-contour-surface-test.data | lisp-mirror_gendl/regression/data/planar-contour-surface-test.data |
((((#(11.090169943749475 -0.5901699437494745 1.0)
#(-0.09016994374947451 -0.5901699437494745 1.0))
(#(11.090169943749475 10.590169943749475 1.0)
#(-0.09016994374947451 10.590169943749475 1.0)))
((1.0 1.0) (1.0 1.0)) (0.0 0.0 1.0 1.0) (0.0 0.0 1.0 1.0) 1 1)) | 272 | Common Lisp | .l | 5 | 50.6 | 66 | 0.644195 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | f9ea541e443c6e7c97e20b860fcff50b21bbb7ed6d8aad9d177c5fea73567ea4 | 36,362 | [
-1
] |
36,363 | subtracted-solid-test.data | lisp-mirror_gendl/regression/data/subtracted-solid-test.data |
((2404.5654883117036 4369.948090257003 4369.948090257003
(:area-static-moments
#(0.009535556169180559 0.018121394908545155 0.06391720301758141)
:area-moments-of-inertia
#(79798.7674194734 115426.88190866089 88458.86331561946)
:area-products-of-inertia
#(-0.26208772644746753 -0.1001062639641086 -0.1786... | 12,656 | Common Lisp | .l | 227 | 52.030837 | 68 | 0.761204 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | b8d35be91eac827bf6822b6fa234dbd13bf124940467df7401d488bd396f0338 | 36,363 | [
-1
] |
36,364 | extruded-solid-test.data | lisp-mirror_gendl/regression/data/extruded-solid-test.data |
((1256.6409021026332 3141.5882309042845 3141.5882309042845
(:area-static-moments
#(0.47570882159504885 0.03794359309954269 6283.197680814504)
:area-moments-of-inertia
#(47126.89174658672 47121.38602031499 52359.945308444134)
:area-products-of-inertia
#(0.08836537739118158 2.4412446850500578 -0.3212651... | 7,368 | Common Lisp | .l | 153 | 44.405229 | 66 | 0.742481 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 4b4639847641013ff03034f509eaf9ca3a31947b7ee76b3f5324966edcc7fd6f | 36,364 | [
-1
] |
36,365 | compatible-curves-test.data | lisp-mirror_gendl/regression/data/compatible-curves-test.data |
(((#(0.0 0.0 0.0) #(-1.0 0.0 0.0) #(-1.0 1.0 0.0) #(0.0 1.0 0.0))
(1.0 1.0 1.0 1.0) (0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0) 3
(#(0.0 1.0 0.0) #(1.3333333333333333 1.0 0.0)
#(2.6666666666666665 1.0 0.0) #(4.0 1.0 0.0))
(1.0 1.0 1.0 1.0) (0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0) 3)) | 278 | Common Lisp | .l | 5 | 52.6 | 65 | 0.468864 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | d81e02820a1c736fbf88056c242918096911684dacac87f9b6209a28eb335a96 | 36,365 | [
-1
] |
36,366 | cylinder-solid-test.data | lisp-mirror_gendl/regression/data/cylinder-solid-test.data |
((23524.266204748783 45238.949553393366 45238.949553393366
(:area-static-moments
#(-0.04881313825564515 -0.014571202912529998 -0.012796975062440374)
:area-moments-of-inertia
#(3948456.5065698083 2.1111548818469763e+7 3948457.439644037)
:area-products-of-inertia
#(0.29247243496132724 -0.425828422684972... | 23,218 | Common Lisp | .l | 403 | 53.863524 | 71 | 0.774885 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | adb2424dca80127754c96ca298e15078b0e6559b6b1227a227ddf90466a17e74 | 36,366 | [
-1
] |
36,367 | stitched-solid-test.data | lisp-mirror_gendl/regression/data/stitched-solid-test.data |
((2000.0 100.0 100.0
(:area-static-moments
#(-5.389276048755748e-14 -4.547473508864641e-13
1.2406742300186124e-13)
:area-moments-of-inertia
#(30002.000000000004 93334.33333333333 30002.0)
:area-products-of-inertia
#(3.8838234405862233e-13 1.2876340192822045e-13
3.883823440586223e-13... | 1,801 | Common Lisp | .l | 42 | 38.261905 | 72 | 0.543231 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 8db5c889f3bc49c77e21a901cc81335fc3b56b69fbe25434f381a8c34821219c | 36,367 | [
-1
] |
36,368 | planar-section-curves-test.data | lisp-mirror_gendl/regression/data/planar-section-curves-test.data |
((((#(8.784230803935547 0.49999999999999994 7.0)
#(8.924203116635136 0.49999999999999994 6.654304490713145)
#(8.989492084951703 0.5000000000000155 6.279922222653828)
#(9.036522301036037 0.5000000000000155 5.909941422829526)
#(9.083439571226338 0.5000000000000155 5.540849154160099)
#(9.1091894097415... | 3,106 | Common Lisp | .l | 58 | 48.741379 | 71 | 0.771654 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 9121129d8de76f75b8a35376115f04ba9b552f120299ad4e3effabfd363de017 | 36,368 | [
-1
] |
36,369 | blended-solid-test.data | lisp-mirror_gendl/regression/data/blended-solid-test.data |
((1058.0353642221085 2688.5045116373158 2688.5045116373158
(:area-static-moments
#(-1.3858477344940881e-5 -6.596154776161711e-6
-2.409507641232267e-5)
:area-moments-of-inertia
#(45373.57244512861 15113.218613721294 28017.916077768685)
:area-products-of-inertia
#(-8.82419574281812e-5 -1.8844644284... | 22,540 | Common Lisp | .l | 410 | 51.253659 | 71 | 0.745639 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 3151093903aeab759862c9bbf5151ded45bd2cfdfccc4cc499f7e9d534a499b6 | 36,369 | [
-1
] |
36,370 | global-filleted-polyline-curve-test.data | lisp-mirror_gendl/regression/data/global-filleted-polyline-curve-test.data |
((((#(3.5355339059327364 3.5355339059327364 0.0)
#(-1.554312234475219e-15 -8.881784197001252e-16 0.0)
#(3.535533905932735 -3.5355339059327386 0.0))
(1.0 0.7071067811865476 1.0) (0.0 0.0 0.0 1.0 1.0 1.0) 2)
((#(3.535533905932737 -3.535533905932737 0.0)
#(8.535533905932738 -8.535533905932738 0.0))
(1... | 1,929 | Common Lisp | .l | 40 | 44.15 | 68 | 0.647962 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | af10c900e6f9828a1201f677c2cd6adbd64793cd019ba2afd13c4e16fbb78d49 | 36,370 | [
-1
] |
36,371 | angle-between-vectors-test.data | lisp-mirror_gendl/regression/data/angle-between-vectors-test.data |
((1.5707963267948966 90.0 1.5707963267948966 90.0 90.0 90.0
-1.5707963267948966 -90.0 -90.0 -90.0 4.71238898038469 270.0 270.0
270.0)) | 140 | Common Lisp | .l | 3 | 44 | 68 | 0.722628 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 7752141e8c47b36c75a08a26883e072d8d001f2f298110f7b4f1f7a891af0aff | 36,371 | [
-1
] |
36,372 | planar-section-curve-test.data | lisp-mirror_gendl/regression/data/planar-section-curve-test.data |
(((#(1.2924489140894766 1.382845108867385 2.0)
#(1.2699488979463478 1.4074991546394957 2.0)
#(1.249263890218944 1.4339185856736711 2.0)
#(1.230569073435472 1.4615695625968617 2.0)
#(1.132394835554737 1.6067763125497154 2.0)
#(1.08657984543151 1.7876090653906531 1.9999999999999984)
#(1.069144265254508... | 5,255 | Common Lisp | .l | 95 | 51.368421 | 70 | 0.791667 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | a8ab9c55d1f96c97574c780fc038fce6a009cdbd112a10a308a4e438642c5525 | 36,372 | [
-1
] |
36,373 | poly-brep-test.data | lisp-mirror_gendl/regression/data/poly-brep-test.data |
(((#(-9.257216218189996 -5.0 -3.782056039997312) #(-9.257216218189996 5.0 -3.7820560399973098))
(#(-9.257216218189996 5.0 -3.7820560399973098) #(-8.66025403784439 -5.0 -4.999999999999995))
(#(-8.66025403784439 -5.0 -4.999999999999995) #(-9.257216218189996 -5.0 -3.782056039997312))
(#(-8.66025403784439 -5.0 -4.99... | 13,907 | Common Lisp | .l | 154 | 87.311688 | 103 | 0.725369 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 8c6724a597257a294943496df165f39ad1803e589d4d26a337cc00d7439734ba | 36,373 | [
-1
] |
36,374 | compatible-surfaces-test.data | lisp-mirror_gendl/regression/data/compatible-surfaces-test.data |
((((#(-5.0 -5.0 0.0) #(5.0 -5.0 0.0)) (#(-5.0 5.0 0.0) #(5.0 5.0 0.0)))
((1.0 1.0) (1.0 1.0)) (0.0 0.0 1.0 1.0) (0.0 0.0 1.0 1.0) 1 1
((#(5.0 -5.0 0.0) #(15.0 -5.0 0.0)) (#(5.0 5.0 0.0) #(15.0 5.0 0.0)))
((1.0 1.0) (1.0 1.0)) (0.0 0.0 1.0 1.0) (0.0 0.0 1.0 1.0) 1 1)) | 275 | Common Lisp | .l | 4 | 66 | 71 | 0.376384 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | dde9da0d3f445fd87e7fce31d59e4fe50e9ce98b6857db3f7a6ed4b87c679a3d | 36,374 | [
-1
] |
36,379 | file-ordering.isc | lisp-mirror_gendl/regression/utils/source/file-ordering.isc | ;;
;; Copyright 2002, 2009 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as publis... | 895 | Common Lisp | .l | 21 | 41.333333 | 70 | 0.760321 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 38d15a6953f139e40bd8fbbeb68a7f9633d48ce0f6ba28f6032190a561cefe24 | 36,379 | [
-1
] |
36,402 | autoloads.out | lisp-mirror_gendl/regression/results/autoloads.out | The following two tables contain the names of functions, macros and classes
that might cause autoloading during the running of your application. While
macros can be autoloaded, they are only autoloaded when source code that
uses them is evaluated or compiled, so unless you are doing evaluation or
compilation in your ap... | 8,324 | Common Lisp | .l | 158 | 51.5 | 78 | 0.683384 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | c4e3bdc7c31d677f603ebe6236d9bc229769b1386296c52ceaa54b7e7dc7f98d | 36,402 | [
-1
] |
36,404 | file-ordering.isc | lisp-mirror_gendl/regression/source/file-ordering.isc | ;;
;; Copyright 2002, 2009 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as publis... | 884 | Common Lisp | .l | 21 | 40.809524 | 70 | 0.760743 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 81ea8a1f512438cf8a342de6e86ec239090ea5b26855c1beea89912e305d3c70 | 36,404 | [
-1
] |
36,484 | file-ordering.isc | lisp-mirror_gendl/glisp/source/file-ordering.isc | ;;
;; Copyright 2002-2011, 2012 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the Free Software Foundation, either
;; version 3 of the License, or (at... | 803 | Common Lisp | .l | 20 | 38.95 | 70 | 0.757033 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | fbd40c0e3d53d571988089f936f7f69db55e19688b16d5883e0d9acd31bc3d53 | 36,484 | [
-1
] |
36,493 | file-ordering.isc | lisp-mirror_gendl/geom-base/formats/source/file-ordering.isc | ;;
;; Copyright 2002-2011 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as... | 920 | Common Lisp | .l | 21 | 41.52381 | 71 | 0.74359 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 0f629d120bf8b359410b179c40b646d5193815b7a9ed6d2f7d4125c7c232ec35 | 36,493 | [
-1
] |
36,504 | file-ordering.isc | lisp-mirror_gendl/geom-base/wire/source/file-ordering.isc | ;;
;; Copyright 2002-2011 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as... | 1,044 | Common Lisp | .l | 21 | 47.47619 | 166 | 0.74143 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 6ac6a270cebc92076cce61aeace1d00d0288f76470307729334002db58e69342 | 36,504 | [
-1
] |
36,537 | file-ordering.isc | lisp-mirror_gendl/geom-base/drawing/source/file-ordering.isc | ;;
;; Copyright 2002-2011 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as... | 894 | Common Lisp | .l | 21 | 40.285714 | 71 | 0.743972 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 1fb83d49ba88db398d9f13194b7ed5acba5294f977fca327bb9a17978980c2a1 | 36,537 | [
-1
] |
36,550 | ignore-list.isc | lisp-mirror_gendl/geom-base/text/source/ignore-list.isc | ;;
;; Copyright 2002-2011 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as... | 890 | Common Lisp | .l | 21 | 40.047619 | 71 | 0.743353 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | a3db198958ae141ba278558058596476f7174cec56cbf51ead886a8aabcce298 | 36,550 | [
-1
] |
36,560 | ignore-list.isc | lisp-mirror_gendl/geom-base/annotations/source/ignore-list.isc | ;;
;; Copyright 2002-2011 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as... | 919 | Common Lisp | .l | 21 | 41.47619 | 71 | 0.738839 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | c295d6336d4252a83edee3a876ce0937cd5212c17014d1c1ffea16c0da329455 | 36,560 | [
-1
] |
36,567 | ignore-list.isc | lisp-mirror_gendl/surf/ignore-list.isc | ;;
;; Copyright 2002-2011 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as... | 896 | Common Lisp | .l | 21 | 40.380952 | 71 | 0.741123 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 790579e570e890a036ccf4e47a1b41c2270b3e3a776fa7ac6fbd2ad727c04034 | 36,567 | [
-1
] |
36,569 | file-ordering.isc | lisp-mirror_gendl/surf/source/file-ordering.isc | ;;
;; Copyright 2002-2011 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as... | 997 | Common Lisp | .l | 21 | 45.190476 | 118 | 0.741273 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 206f319096cdaf47b226c5e4e4b0b6417ab10fc79d2c2f044788ab72b79a1dac | 36,569 | [
-1
] |
36,645 | ignore-list.isc | lisp-mirror_gendl/surf/source/ignore-list.isc | ;;
;; Copyright 2002-2011 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as... | 907 | Common Lisp | .l | 21 | 40.952381 | 71 | 0.744344 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 4583fe73db7177d2da9b586a3bed8748b26f2316e9bd79e59a1085c8674486bd | 36,645 | [
-1
] |
36,673 | cl-typesetting.txt | lisp-mirror_gendl/licenses/open-source/cl-typesetting.txt | cl-typesetting is distributed under the following BSD/openSSL style license:
/* ====================================================================
* Copyright (c) 2003 Marc Battyani. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provide... | 1,578 | Common Lisp | .l | 29 | 52.448276 | 76 | 0.708656 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 1c26d0c7dcdf4c19ca116fcf5dc2517d871554b1102ae469775e8a304c874032 | 36,673 | [
-1
] |
36,674 | cl-ppcre.txt | lisp-mirror_gendl/licenses/open-source/cl-ppcre.txt | ;;; Redistribution and use in source and binary forms, with or without
;;; modification, are permitted provided that the following conditions
;;; are met:
;;; * Redistributions of source code must retain the above copyright
;;; notice, this list of conditions and the following disclaimer.
;;; * Redistribution... | 1,283 | Common Lisp | .l | 20 | 63 | 70 | 0.765079 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 97cba4950556c4075feb699677a8cb38b3526fd9f8fe6387f4f0009c785ff1fe | 36,674 | [
-1
] |
36,675 | cl-who.txt | lisp-mirror_gendl/licenses/open-source/cl-who.txt | ;;; Copyright (c) 2003-2009, Dr. Edmund Weitz. All rights reserved.
;;; Redistribution and use in source and binary forms, with or without
;;; modification, are permitted provided that the following conditions
;;; are met:
;;; * Redistributions of source code must retain the above copyright
;;; notice, this lis... | 1,352 | Common Lisp | .l | 21 | 63.190476 | 70 | 0.762622 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | ab5c85fe706fe1637e8932ca1b10e425875358cb5185b84054fa10d5afe7ed8a | 36,675 | [
-1
] |
36,676 | cl-pdf.txt | lisp-mirror_gendl/licenses/open-source/cl-pdf.txt | cl-pdf is distributed under the following FreeBSD style license:
/* ====================================================================
* Copyright (c) 2003 Marc Battyani. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the f... | 1,566 | Common Lisp | .l | 29 | 52.034483 | 71 | 0.707031 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 8a26fda3355a513cc729ddc37dd5b6ba77aa37aef87bf542e87ab25258436de2 | 36,676 | [
-1
] |
36,677 | alexandria.txt | lisp-mirror_gendl/licenses/open-source/alexandria.txt | Alexandria software and associated documentation are in the public
domain:
Authors dedicate this work to public domain, for the benefit of the
public at large and to the detriment of the authors' heirs and
successors. Authors intends this dedication to be an overt act of
relinquishment in perpetuity of all pre... | 1,983 | Common Lisp | .l | 32 | 59.125 | 72 | 0.805755 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | d97b0a239d45ea18c6a3960064b3fa593afafd9c6cc627f7962d7c67ea3c9b35 | 36,677 | [
-1
] |
36,699 | file-ordering.isc | lisp-mirror_gendl/apps/tree/source/file-ordering.isc | ;;
;; Copyright 2002-2011 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as... | 904 | Common Lisp | .l | 21 | 40.761905 | 71 | 0.743473 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 07021a8c2b3543dc108ffe854772b2216027ca0bf68c0fc33a0adbdc25d30f47 | 36,699 | [
-1
] |
36,707 | file-ordering.isc | lisp-mirror_gendl/apps/dom/writers/source/file-ordering.isc | ;;
;; Copyright 2002, 2009, 2012 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the ... | 857 | Common Lisp | .l | 21 | 39.714286 | 70 | 0.760766 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 72dc8222f2f1ed02f1d2094d32c5eb40c74ac139b5502e882a6b61bf7df4966a | 36,707 | [
-1
] |
36,736 | ignore-list.isc | lisp-mirror_gendl/apps/tasty/source/ignore-list.isc | ;;
;; Copyright 2002, 2009 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License a... | 909 | Common Lisp | .l | 21 | 41 | 71 | 0.742664 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | b22ba370b9773def80d2bf71fd4ff900e896d1796cc30014a04f7d5750762655 | 36,736 | [
-1
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.