Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
iterate
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
xcvb
iterate
Graph
dffafd431b9de1d511d433564ef99770e8cfbab5
Select Git revision
Branches
2
master
default
xcvb
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
28
Sep
27
19
Jan
4
Nov
3
Jun
25
May
6
13
Jul
3
May
4
Apr
3
May
26
Apr
15
Feb
25
Oct
6
May
5
31
Mar
Merge branch 'master' into xcvb
xcvb
xcvb
fix package nickname in case sensitive mode
master
master
move list-of-forms? out of the #L eval-when, because it's also used by other parts of iterate
Add XCVB support
added bug/walk.2
first-time-p bugfix: return-code :body must return list of forms
fix defmacro-driver example in manual
Use @:, @. and two spaces between sentences
document *list-end-test* removal in FOR...IN+ON
Renamed back to sharpL-reader
Fix sharpL reader, add :execute to the eval-when to make (load "iterate" :compiling t) work on clisp
Convert manual to Texinfo.
make FOR...IN/ON with dotted lists work like LOOP
walk-tagbody: more testcases
walk-tagbody must not macroexpand symbol/tags among its statements
add ELSE test cases, remove GNU Arch tag
Clean up #L stuff, do not leave #L enabled after loading iterate
Set *list-end-test* to 'endp instead of 'atom, so (iter (for foo :in something-non-list)) fails instead of silently exists
wrap code in progns, to avoid possiblity of multiple nil tags in tagbody
test to detect bug, more than one nil tag in tagbody
Added release.sh
TAG 1.4.3
Added generated pdf manuals to the repo for easier maintenance
Renamed doc files and added Boolean Tests subsection
Fix doc build, added pdf target
Added first-time-p and first-iteration-p tests
Added first-iteration-p and first-time-p
Added make-shared-binding
Initial darcs repo
Loading