Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gendl
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
47
Issues
47
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gendl
gendl
Commits
74a2ef2b
Commit
74a2ef2b
authored
Feb 10, 2014
by
Dave Cooper
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sequence patch for liberating insight, query-toplevel patch for tata.
parent
2ea44c5c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
base/rest/source/sequence.lisp
base/rest/source/sequence.lisp
+1
-1
gwl/source/base-html-sheet.lisp
gwl/source/base-html-sheet.lisp
+3
-3
No files found.
base/rest/source/sequence.lisp
View file @
74a2ef2b
...
...
@@ -231,7 +231,7 @@ re-evaluates the expression to compute the original list of indices)"
:arguments (index \"Integer, Symbol, or other object matching with <tt>eql</tt>. The identifier used when the element was initialized or inserted.\")"
delete!
(
index
)
(
the
(
:
modify-attribute
!
:ht
(
the
:ht
)))
(
the
(
:
set-slot
!
:ht
(
the
:ht
)))
(
remhash
index
(
the
ht
))
(
the
(
:modify-attribute!
:element-index-list
(
remove
index
(
the
:element-index-list
)))))
...
...
gwl/source/base-html-sheet.lisp
View file @
74a2ef2b
;;
;; Copyright 20
02-2011
Genworks International
;; Copyright 20
13
Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
...
...
@@ -149,7 +149,7 @@ the browser in development mode). Defaults to NIL (the empty list)."
(
host
nil
:defaulting
)
;;
(query-toplevel nil :settable)
(
query-toplevel
nil
:settable
)
)
...
...
@@ -201,7 +201,7 @@ the submitted form fields automatically."
:trickle-down-slots
(
tree-root
instance-id
plain-url?
host
home-page
;;
query-toplevel
(
tree-root
instance-id
plain-url?
host
home-page
query-toplevel
fixed-url-prefix
)
:hidden-objects
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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