Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lift
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Robert Goldman
lift
Commits
Commits · version-1.4.7
version-1.4.7
Select Git revision
1 result
Searching
lift
Author
Search by author
Any Author
authors
0 authors
Browse files
Jun 08, 2008
bump version
· a0ce87ef
Gary King
authored
17 years ago
View commits for tag version-1.4.7
version-1.4.7
a0ce87ef
Corrected some silly code errors (Thanks SBCL)
· d4502bbc
Gary King
authored
17 years ago
d4502bbc
Pulled code out of lift.lisp into utilities.lisp and introspection.lisp
· 8d461d87
Gary King
authored
17 years ago
8d461d87
Pulled code out of lift.lisp into utilities.lisp and introspection.lisp
· 62d02a05
Gary King
authored
17 years ago
62d02a05
Added more defgeneric stubs to prevent SBCL warnings (also moved a few things...
· 862558c8
Gary King
authored
17 years ago
862558c8
Jun 07, 2008
bump version
· 3bf84cea
Gary King
authored
17 years ago
View commits for tag version-1.4.6
version-1.4.6
3bf84cea
ccl port : with-timeout for openmcl / mcl / ccl has been lame for half past forever; fixing at last
· 18477df7
Gary King
authored
17 years ago
18477df7
ccl port: muck with some ignore / ignorable declarations
· f65d572a
Gary King
authored
17 years ago
f65d572a
Jun 06, 2008
bump version
· 02266e37
Gary King
authored
17 years ago
View commits for tag version-1.4.5
version-1.4.5
02266e37
Change feature tests for mcl into #+(or mcl ccl) (thanks to Marko Tapio Manninen for the report
· a93e7c7c
Gary King
authored
17 years ago
a93e7c7c
May 27, 2008
bump version
· 238de38e
Gary King
authored
17 years ago
View commits for tag version-1.4.4
version-1.4.4
238de38e
Make sure profiled code gets compiled
· adedcab0
Gary King
authored
17 years ago
adedcab0
updating notes and minor website tweak
· c0aba552
Gary King
authored
17 years ago
c0aba552
Add find-teset-case for null and methods for string and symbol for find-test-cases
· 1bd837c6
Gary King
authored
17 years ago
1bd837c6
Improve handling of testsuite initargs in run-tests and run-test
· 4dea411a
Gary King
authored
17 years ago
4dea411a
export handle-config-preference
· ead354ca
Gary King
authored
17 years ago
ead354ca
May 04, 2008
bumped version
· 27537890
Gary King
authored
17 years ago
View commits for tag version-1.4.3
version-1.4.3
27537890
Fix case111 - need to declare symbol-macrolets for functions as ignorable
· 2f1f5be1
Gary King
authored
17 years ago
2f1f5be1
Mar 23, 2008
testsuites can now be :expected-failures or :expected-errors as a whole
· 6518d7e0
Gary King
authored
17 years ago
6518d7e0
Nicer formatting for ensure-expected-condition
· 71c525c0
Gary King
authored
17 years ago
71c525c0
Mar 12, 2008
bumped version
· 0fa2ed8b
Gary King
authored
17 years ago
View commits for tag version-1.4.2
version-1.4.2
0fa2ed8b
hack to prevent warnings in Allegro about multiple random instance definitions.
· b61b5aab
Gary King
authored
17 years ago
b61b5aab
minor cleanup and tweaking
· b69a9e3a
Gary King
authored
17 years ago
b69a9e3a
Test options (like :expected-error) are evaluated now.
· 247b5735
Gary King
authored
17 years ago
247b5735
playing with some improvements in where reports and html goes
· cdcc97a5
Gary King
authored
17 years ago
cdcc97a5
cleanup how test results print and describe themselves just a little
· 8f52facd
Gary King
authored
17 years ago
8f52facd
Added :expected-error and :expected-failure as testsuite options
· e7c23e91
Gary King
authored
17 years ago
e7c23e91
Add ensure-no-warning
· 989b5579
Gary King
authored
17 years ago
989b5579
Added tests for expected testsuite failures and errors.
· 42c9a953
Gary King
authored
17 years ago
42c9a953
Mar 02, 2008
bumped version
· 1fdea36e
Gary King
authored
17 years ago
View commits for tag version-1.4.1
version-1.4.1
1fdea36e
define test-timeout-condition after test-condition
· b178d99b
kilian.sprotte
authored
17 years ago
b178d99b
Mar 01, 2008
added website/source/index.md
· 8aaa35df
Gary King
authored
17 years ago
8aaa35df
update COPYING
· 111e6b19
Gary King
authored
17 years ago
111e6b19
bumped version
· 3f74812f
Gary King
authored
17 years ago
View commits for tag version-1.4.0
version-1.4.0
3f74812f
Lots more self-tests
· 368c06fb
Gary King
authored
17 years ago
368c06fb
Comments
· 62f44a09
Gary King
authored
17 years ago
62f44a09
Notes is notes
· a101f05b
Gary King
authored
17 years ago
a101f05b
miscellaneous changes some of which are actually part of previous records... sigh
· 9080d4c3
Gary King
authored
17 years ago
9080d4c3
Trying to be smarter about removing previously defined testclasses and methods.
· a93a650e
Gary King
authored
17 years ago
a93a650e
Moved a few things around; fixed some formatting
· d521081b
Gary King
authored
17 years ago
d521081b
Loading