PageRenderTime 1271ms queryTime 38ms sortTime 16ms getByIdsTime 1137ms findMatchingLines 27ms

65+ results for '/Lisp/' (1271 ms)

Not the results you expected?
Makefile https://github.com/pikpik/minix-pkgsrc.git | Makefile | 246 lines
                    
163REPLACEMENTS.perl+=	${PREFIX}/lib/xemacs/xemacs-packages/etc/x-symbol/fonts/makesub
                    
164REPLACEMENTS.perl+=	${PREFIX}/lib/xemacs/xemacs-packages/lisp/hyperbole/file-newer
                    
165
                    
165
                    
166REPLACEMENTS.python+=	${PREFIX}/lib/xemacs/xemacs-packages/lisp/python-modes/pydoc_lisp.py
                    
167
                    
167
                    
168REPLACEMENTS.zsh=	${PREFIX}/lib/xemacs/xemacs-packages/lisp/erc/mkChangeLog.upstream
                    
169
                    
                
20b-execstack-fixes.patch https://github.com/1000timesdead/portage.git | Patch | 118 lines
                    
11+#endif
                    
12diff -Naur work.old/src/lisp/amd64-assem.S work/src/lisp/amd64-assem.S
                    
13--- work.old/src/lisp/amd64-assem.S	2004-07-27 19:03:53.000000000 -0300
                    
45+#endif
                    
46diff -Naur work.old/src/lisp/linux-stubs.S work/src/lisp/linux-stubs.S
                    
47--- work.old/src/lisp/linux-stubs.S	2005-08-17 00:40:16.000000000 -0300
                    
85+char* convert_lisp_string(char *c_string, void *lisp_string, int len);
                    
86diff -Naur work.old/src/lisp/ppc-assem.S work/src/lisp/ppc-assem.S
                    
87--- work.old/src/lisp/ppc-assem.S	2006-02-25 01:35:58.000000000 -0300
                    
96+#endif
                    
97diff -Naur work.old/src/lisp/sparc-assem.S work/src/lisp/sparc-assem.S
                    
98--- work.old/src/lisp/sparc-assem.S	2003-10-23 23:57:00.000000000 -0300
                    
107+#endif
                    
108diff -Naur work.old/src/lisp/x86-assem.S work/src/lisp/x86-assem.S
                    
109--- work.old/src/lisp/x86-assem.S	2008-12-24 02:36:40.000000000 -0200
                    
                
20a-multiplefixes.patch https://github.com/1000timesdead/portage.git | Patch | 118 lines
                    
11+#endif
                    
12diff -Naur work.old/src/lisp/amd64-assem.S work/src/lisp/amd64-assem.S
                    
13--- work.old/src/lisp/amd64-assem.S	2004-07-27 19:03:53.000000000 -0300
                    
45+#endif
                    
46diff -Naur work.old/src/lisp/linux-stubs.S work/src/lisp/linux-stubs.S
                    
47--- work.old/src/lisp/linux-stubs.S	2005-08-17 00:40:16.000000000 -0300
                    
85+char* convert_lisp_string(char* c_string, void* lisp_string, int len);
                    
86diff -Naur work.old/src/lisp/ppc-assem.S work/src/lisp/ppc-assem.S
                    
87--- work.old/src/lisp/ppc-assem.S	2006-02-25 01:35:58.000000000 -0300
                    
96+#endif
                    
97diff -Naur work.old/src/lisp/sparc-assem.S work/src/lisp/sparc-assem.S
                    
98--- work.old/src/lisp/sparc-assem.S	2003-10-23 23:57:00.000000000 -0300
                    
107+#endif
                    
108diff -Naur work.old/src/lisp/x86-assem.S work/src/lisp/x86-assem.S
                    
109--- work.old/src/lisp/x86-assem.S	2008-12-24 02:36:40.000000000 -0200
                    
                
org-track.el https://bitbucket.org/stepan-a/org-mode.git | Emacs Lisp | 212 lines
                    
113                      (file-truename
                    
114                       (concat base "/org-mode/lisp/org.el"))))
                    
115         (nobase (not (file-directory-p
                    
                
targets.mk https://gitlab.com/dochang/org-mode | Makefile | 168 lines
                    
53		$(addsuffix .el, \
                    
54		$(addprefix contrib/lisp/, \
                    
55		$(basename \
                    
150cleanaddcontrib:
                    
151	-$(RM) $(wildcard $(addprefix lisp/,$(notdir $(wildcard contrib/lisp/*.el))))
                    
152
                    
                
general.hpp https://github.com/MGwynne/oklibrary.git | C++ Header | 340 lines
                    
8/*!
                    
9  \file ComputerAlgebra/Satisfiability/Lisp/plans/general.hpp
                    
10  \brief Plans for SAT at Maxima/Lisp level in general
                    
21  <ul>
                    
22   <li> Satisfiability/Lisp/plans/Clauses.hpp </li>
                    
23   <li> Satisfiability/Lisp/plans/Literals.hpp </li>
                    
23   <li> Satisfiability/Lisp/plans/Literals.hpp </li>
                    
24   <li> Satisfiability/Lisp/plans/MinimalSatisfyingAssignments.hpp </li>
                    
25   <li> Satisfiability/Lisp/plans/SatisfactionProblems.hpp </li>
                    
142   <li> See "Notions for clauses, clause-sets etc." in
                    
143   ComputerAlgebra/Satisfiability/Lisp/ClauseSets/plans/general.hpp
                    
144   for special issues regarding clause-sets etc. </li>
                    
145   <li> See "Naming" in
                    
146   ComputerAlgebra/Satisfiability/Lisp/ClauseSets/plans/Statistics.hpp
                    
147   for naming of statistics. </li>
                    
                
Makefile git://github.com/hraberg/deuce.git | Makefile | 140 lines
                    
41
                    
42emacs/lisp/loaddefs.el: emacs/src/emacs
                    
43	make -C emacs/lisp autoloads
                    
60
                    
61$(deuce_uberjar): emacs/lisp/loaddefs.el $(emacs_lisp_files) $(deuce_source_files)
                    
62	lein do run -q --batch, uberjar
                    
110
                    
111run-dev: emacs/lisp/loaddefs.el
                    
112	lein run -Q --nrepl
                    
                
lispweb-init.lisp git://github.com/kmi/irs.git | Lisp | 114 lines
                    
25
                    
26;;; (setq *lispweb-default-dir* "/users/ipvaim/staff/Alberto/lisp/http/stuff/")
                    
27
                    
                
index.org https://gitlab.com/yuvallanger/worg-mirror-unofficial | Org | 219 lines
                    
40#+begin_src sh
                    
41wget -O org-element.el 'http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=contrib/lisp/org-element.el;hb=5057ae0fc2c0d551a83d3c3e9bd621b751db9f09'
                    
42#+end_src
                    
                
general.hpp https://github.com/MGwynne/oklibrary.git | C++ Header | 65 lines
                    
51     <li> an 16x1 boolean function; see ss_sbox_bf in
                    
52     ComputerAlgebra/Cryptology/Lisp/CryptoSystems/Rijndael/AdvancedEncryptionStandard.mac;
                    
53     </li>
                    
                
general.hpp https://github.com/OKullmann/oklibrary.git | C++ Header | 65 lines
                    
51     <li> an 8x1 boolean function; see ss_sbox_bf in
                    
52     ComputerAlgebra/Cryptology/Lisp/CryptoSystems/Rijndael/AdvancedEncryptionStandard.mac;
                    
53     </li>
                    
                
general.hpp https://github.com/MGwynne/oklibrary.git | C++ Header | 341 lines
                    
13  scale AES cryptosystems with the translation scheme given in
                    
14  ComputerAlgebra/Cryptology/Lisp/Cryptanalysis/Rijndael/Translations.mac, to
                    
15  "break" AES by discovering the key given a plaintext and ciphertext pair.
                    
145   as introduced in
                    
146   ComputerAlgebra/Cryptology/Lisp/CryptoSystems/IteratedBlockCipher.mac.
                    
147   </li>
                    
268   in "Using the Maxima "associative arrays" in
                    
269   ComputerAlgebra/DataStructures/Lisp/plans/HashMaps.hpp, one can get quite a
                    
270   large speed up in some circumstances by use associative arrays. </li>
                    
                
general.hpp https://github.com/exp04shy/oklibrary.git | C++ Header | 217 lines
                    
8/*!
                    
9  \file ComputerAlgebra/Satisfiability/Lisp/Generators/plans/general.hpp
                    
10  \brief Plans for Maxima-generators for clause-sets
                    
19     <li> The documentation should mention random_splitting_mus in
                    
20     ComputerAlgebra/Satisfiability/Lisp/MinimalUnsatisfiability/SplittingAnalysis.mac
                    
21     </li>
                    
22    </ol>
                    
23   </li> DONE (moved to Satisfiability/Lisp/MinimalUnsatisfiability)
                    
24   <li>
                    
46   <li> What happened to
                    
47   ComputerAlgebra/Satisfiability/Lisp/Generators/plans/LinearInequality.hpp
                    
48   (mentioned in milestone 0.1.4) ? </li>
                    
52   <li> DONE
                    
53   ComputerAlgebra/Satisfiability/Lisp/Generators/RamseyTheory/plans/HindmanProblems.hpp
                    
54   is not integrated at all. </li>
                    
                
udev-rinari.el https://github.com/AriT93/emacs.git | Emacs Lisp | 204 lines
                    
66                  (rhtml-dir (expand-file-name "rhtml/" base-dir))
                    
67                  (test-dir  (expand-file-name "test/lisp/" base-dir)))
                    
68             (unless (file-directory-p base-dir)  (message "Can't find %s" base-dir))
                    
102    (let ((old-dir (file-name-directory (car (load-history-filename-element (load-history-regexp "ruby-mode")))))
                    
103          (new-dir (expand-file-name "svn/trunk/test/lisp/" udev-rinari-dir)))
                    
104      (unless (string= (file-truename old-dir)
                    
                
Makefile.in https://github.com/jwiegley/dot-emacs.git | Autoconf | 224 lines
                    
168		$(EMACS_EL_FILES) > tramp-emacs-merge.diff || true;	     \
                    
169	( cd $(EMACS_TARGET)/lisp/net; patch -p1 ) < tramp-emacs-merge.diff; \
                    
170	cp lisp/trampver.el $(EMACS_TARGET)/lisp/net;			     \
                    
174	cp texi/trampver.texi $(EMACS_TARGET)/man;			     \
                    
175	ls $(EMACS_TARGET)/lisp/net/*.rej >/dev/null 2>/dev/null &&	     \
                    
176		echo "WARNING!  Patch in lisp/net didn't apply cleanly.";    \
                    
                
Makefile.in git://pkgs.fedoraproject.org/librep | Autoconf | 142 lines
                    
113# grabbing:
                    
114# ./lisp/rep.jl:54:       (default-error-handler (car error-data) [...]
                    
115# ./lisp/define.jl:146:  (define-scan-internals body))
                    
                
Proofs.hpp https://github.com/OKullmann/oklibrary.git | C++ Header | 168 lines
                    
8/*!
                    
9  \file ComputerAlgebra/Satisfiability/Lisp/Resolution/plans/Proofs.hpp
                    
10  \brief Plans regarding handling of resolution proofs
                    
54   <li> Function st2reslrt_cs in
                    
55   ComputerAlgebra/Satisfiability/Lisp/Backtracking/SplittingTrees.mac
                    
56   transforms splitting trees into resolution trees. </li>
                    
64   our notion of a labelled rooted tree, given in
                    
65   ComputerAlgebra/Trees/Lisp/Basics.mac. </li>
                    
66   <li> When translating a resldg (see below) into a reslrt, then we loose
                    
84     <li> The graph notions are defined in
                    
85     ComputerAlgebra/Graphs/Lisp/Basic.mac. </li>
                    
86     <li> A "resolution proof as directed graph" ("resdg") is a dg [V,E]
                    
110     and implemented at the Maxima level, as discussed in "Representing edge
                    
111     and vertex labellings" in ComputerAlgebra/Graphs/Lisp/plans/Basic.hpp.
                    
112     </li>
                    
                
Tutorial.hpp https://github.com/exp04shy/oklibrary.git | C++ Header | 111 lines
                    
8/*!
                    
9  \file ComputerAlgebra/Trees/Lisp/docus/Tutorial.hpp
                    
10  \brief Tutorial on trees in Maxima/Lisp
                    
                
Makefile https://github.com/Kaali/vj-emacs.git | Makefile | 511 lines
                    
31BATCH=$(EMACS) -batch -q -no-site-file -eval                             			\
                    
32  "(setq load-path (cons (expand-file-name \"./lisp/\") (cons \"$(lispdir)\" load-path)))"
                    
33
                    
                
configure.ac git://pkgs.fedoraproject.org/abuse | m4 | 100 lines
                    
85    src/Makefile
                    
86    src/lisp/Makefile
                    
87    src/net/Makefile
                    
                
milestones.hpp https://github.com/PJames/oklibrary.git | C++ Header | 260 lines
                    
19  \par ComputerAlgebra/Graphs/Lisp version 0.1.1
                    
20  (see ComputerAlgebra/Graphs/Lisp/plans/milestones.hpp)
                    
21  
                    
22  \par
                    
23   In ComputerAlgebra/TestSystem/Lisp/plans/general.hpp the following topics
                    
24   are handled:
                    
123  \par ComputerAlgebra/Graphs/Lisp version 0.1.3
                    
124  (see ComputerAlgebra/Graphs/Lisp/plans/milestones.hpp)
                    
125  
                    
140   (see "Apply-functionality" in
                    
141   ComputerAlgebra/DataStructures/Lisp/plans/Lists.hpp), respectively
                    
142   by lunion or lintersection (see "Unions and intersections" in
                    
142   by lunion or lintersection (see "Unions and intersections" in
                    
143   ComputerAlgebra/Hypergraphs/Lisp/plans/SetSystems.hpp)
                    
144   <ol>
                    
                
index.html https://github.com/xach/zcdb.git | HTML | 245 lines
                    
18
                    
19 <p>Download shortcut: <a href='http://www.xach.com/lisp/zcdb.tgz'>http://www.xach.com/lisp/zcdb.tgz</a>
                    
20
                    
                
Makefile https://github.com/jkjuopperi/pkgsrc.git | Makefile | 76 lines
                    
37REPLACE_SH+=		plugins/gnuplot/bin/tm_gnuplot
                    
38REPLACE_SH+=		plugins/lisp/bin/tm_lisp
                    
39REPLACE_SH+=		plugins/lush/bin/tm_lush
                    
                
index.html http://opensource.apple.com/release/mac-os-x-1074/ | HTML | 153 lines
                    
79<table><tr><th><img src="/icons/blank.gif" alt="[ICO]" height="25"></th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=S;O=A">Size</a></th></tr><tr><th colspan="3"><hr></th></tr>
                    
80<tr><td valign="top"><a href="/source/emacs/emacs-70/emacs/lisp/"><img src="/icons/back.gif" alt="[DIR]" height="25"></a></td><td><a href="/source/emacs/emacs-70/emacs/lisp/">Parent Directory</a></td><td align="right">  - </td></tr>
                    
81<tr><td valign="top"><a href="calc-aent.el"><img src="/icons/text.gif" alt="[TXT]" height="25"></a></td><td><a href="calc-aent.el">calc-aent.el</a></td><td align="right"> 43K</td></tr>
                    
                
Makefile https://github.com/rsuhada/.emacs.d.git | Makefile | 173 lines
                    
34TEST_DEP_1_STABLE_URL=http://bzr.savannah.gnu.org/lh/emacs/emacs-24/download/head:/ert.el-20110112160650-056hnl9qhpjvjicy-2/ert.el
                    
35TEST_DEP_1_LATEST_URL=https://raw.github.com/emacsmirror/emacs/master/lisp/emacs-lisp/ert.el
                    
36
                    
                
general.hpp https://github.com/exp04shy/oklibrary.git | C++ Header | 271 lines
                    
15   <li> See
                    
16   ComputerAlgebra/Satisfiability/Lisp/LinearConditions/plans/general.hpp for
                    
17   the handling of linear constraints in general. </li>
                    
95   <li> See also "Rearranging linear components of Sbox and MixColumns" in
                    
96   ComputerAlgebra/Cryptology/Lisp/Cryptanalysis/Rijndael/plans/Translations.hpp. 
                    
97   </li>
                    
109    <li> Random boolean function - random_full_fcs in 
                    
110    ComputerAlgebra/Satisfiability/Lisp/Generators/RandomClauseSets.mac .
                    
111    </li>
                    
112    <li> Random linear maps - ss_sbox_linmap_gen_cnfp in
                    
113    ComputerAlgebra/Cryptology/Lisp/Cryptanalysis/Rijndael/SboxAnalysis.mac .
                    
114    </li>
                    
115    <li> Random permutations - random_permutation and perm2cnffcs in
                    
116    ComputerAlgebra/Satisfiability/Lisp/FiniteFunctions/Permutations.mac .
                    
117    </li>
                    
                
Makefile https://bitbucket.org/hoangtu/emacs.git | Makefile | 131 lines
                    
30LOADDEFS=loaddefs.el
                    
31BOOTSTRAP=(progn (global-ede-mode) (find-file "$(CURDIR)/lisp/Project.ede") (ede-proj-regenerate) (find-file "$(CURDIR)/doc/texi/Project.ede") (ede-proj-regenerate))
                    
32UTEST=(progn (add-to-list (quote load-path) "$(CURDIR)/tests") (add-to-list (quote load-path) "$(CURDIR)/tests/eieio") (require (quote cedet-utests)) (semantic-mode))
                    
                
general.hpp https://github.com/exp04shy/oklibrary.git | C++ Header | 166 lines
                    
22   OKsolver/Experimental/AllgKlassen200203/UnitPropagation.hpp. </li>
                    
23   <li> See Satisfiability/Lisp/Reductions/plans/UnitClausePropagation.hpp
                    
24   for the Maxima/Lisp level. </li>
                    
                
DependInfo.cmake https://bitbucket.org/ensta/meka-ros-pkg.git | CMake | 26 lines
                    
7SET(CMAKE_MULTIPLE_OUTPUT_PAIRS
                    
8  "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/_package.lisp" "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/M3JointArrayParam.lisp"
                    
9  "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/_package_M3ComponentCmd.lisp" "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/M3ComponentCmd.lisp"
                    
9  "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/_package_M3ComponentCmd.lisp" "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/M3ComponentCmd.lisp"
                    
10  "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/_package_M3ComponentParam.lisp" "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/M3ComponentParam.lisp"
                    
11  "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/_package_M3ComponentStatus.lisp" "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/M3ComponentStatus.lisp"
                    
11  "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/_package_M3ComponentStatus.lisp" "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/M3ComponentStatus.lisp"
                    
12  "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/_package_M3HumanoidCmd.lisp" "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/M3HumanoidCmd.lisp"
                    
13  "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/_package_M3HumanoidParam.lisp" "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/M3HumanoidParam.lisp"
                    
13  "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/_package_M3HumanoidParam.lisp" "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/M3HumanoidParam.lisp"
                    
14  "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/_package_M3HumanoidStatus.lisp" "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/M3HumanoidStatus.lisp"
                    
15  "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/_package_M3JointArrayCmd.lisp" "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/M3JointArrayCmd.lisp"
                    
15  "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/_package_M3JointArrayCmd.lisp" "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/M3JointArrayCmd.lisp"
                    
16  "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/_package_M3JointArrayParam.lisp" "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/M3JointArrayParam.lisp"
                    
17  "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/_package_M3JointArrayStatus.lisp" "/home/meka/mekabot/meka-ros-pkg/m3_client/srv_gen/lisp/M3JointArrayStatus.lisp"
                    
                
general.hpp https://github.com/exp04shy/oklibrary.git | C++ Header | 223 lines
                    
27   <li> See
                    
28   ComputerAlgebra/CombinatorialMatrices/Lisp/LatinSquares/plans/general.hpp.
                    
29   </li>
                    
30   <li> See
                    
31   ComputerAlgebra/Satisfiability/Lisp/Generators/plans/LatinSquares.hpp
                    
32   for generators for SAT-problems at Maxima/Lisp level. </li>
                    
43   <li> See predicates ls_p, ols_p and mols_p in
                    
44   ComputerAlgebra/Satisfiability/Lisp/Generators/tests/LatinSquares.mac.
                    
45   </li>
                    
                
shadow-load.el https://github.com/emacsmirror/ohio-archive.git | Emacs Lisp | 288 lines
                    
58;; But in many cases you could probably just as well say
                    
59;;    (load "/local/lib/gnu/emacs/lisp/foo").
                    
60;;
                    
                
sheeple-talk-22-10-09.org git://github.com/sykopomp/sheeple.git | Org | 282 lines
                    
44   #+LaTeX:\begin{center}
                    
45   #+LaTeX:\includegraphics[height=2cm]{/home/zkat/hackery/lisp/sheeple/presentation/jizzinmypants.jpg}
                    
46
                    
113    #+latex:\begin{center}
                    
114    #+LaTeX:\includegraphics[height=2cm]{/home/zkat/hackery/lisp/sheeple/presentation/Awesome_Face_bigger.png}
                    
115
                    
131    #+latex:\begin{center}
                    
132    #+LaTeX:\includegraphics[height=3.5cm]{/home/zkat/hackery/lisp/sheeple/presentation/caveman.jpg}
                    
133    #+latex:\end{center}
                    
173   #+LaTeX:\pause
                    
174   #+LaTeX:\includegraphics[height=5cm]{/home/zkat/hackery/lisp/sheeple/doc/logo.png}
                    
175
                    
214   #+latex:\begin{center}
                    
215   #+LaTeX:\includegraphics[height=4.5cm]{/home/zkat/hackery/lisp/sheeple/presentation/calvin-trex.jpg}
                    
216
                    
                
Namespaces.hs https://github.com/dmalikov/dotfiles.git | Haskell | 208 lines
                    
31  namespace "emacs/emacs" $ do
                    
32    git (url "https://github.com/ProofGeneral/PG" . path ".emacs.d/lisp/PG") pass
                    
33    dotfiles $ copy "configs/emacs/emacs" ".emacs"
                    
                
Makefile.in https://gitlab.com/wilfred/emacs | Autoconf | 321 lines
                    
35charsetdir = ${top_srcdir}/etc/charsets
                    
36lispintdir = ${top_srcdir}/lisp/international
                    
37mapfiledir = ${srcdir}/mapfiles
                    
                
Makefile https://github.com/id774-2/emacs.git | Makefile | 182 lines
                    
53
                    
54lispsource = ${srcdir}/../lisp/
                    
55libsrc = ../lib-src/
                    
58lwlibdir = ../lwlib/
                    
59lispdir = ../lisp/
                    
60
                    
99lisp= ${lispsource}loaddefs.el ${lispsource}abbrev.elc ${lispsource}buff-menu.elc ${lispsource}button.elc ${lispsource}emacs-lisp/byte-run.elc ${lispsource}composite.elc ${lispsource}cus-face.elc ${lispsource}cus-start.elc ${lispsource}custom.elc ${lispsource}emacs-lisp/backquote.elc ${lispsource}emacs-lisp/lisp-mode.elc ${lispsource}emacs-lisp/lisp.elc ${lispsource}env.elc ${lispsource}faces.elc ${lispsource}files.elc ${lispsource}format.elc ${lispsource}facemenu.elc ${lispsource}emacs-lisp/float-sup.elc ${lispsource}frame.elc ${lispsource}help.elc ${lispsource}indent.elc ${lispsource}isearch.elc ${lispsource}rfn-eshadow.elc ${lispsource}loadup.el ${lispsource}bindings.elc ${lispsource}emacs-lisp/map-ynp.elc ${lispsource}menu-bar.elc ${lispsource}international/mule.elc ${lispsource}international/mule-conf.elc ${lispsource}international/mule-cmds.elc ${lispsource}international/characters.elc ${lispsource}international/charprop.el ${lispsource}case-table.elc ${lispsource}language/chinese.elc ${lispsource}language/cyrillic.elc ${lispsource}language/indian.elc ${lispsource}language/sinhala.el ${lispsource}language/english.el ${lispsource}language/ethiopic.elc ${lispsource}language/european.elc ${lispsource}language/czech.el ${lispsource}language/slovak.el ${lispsource}language/romanian.el ${lispsource}language/greek.el ${lispsource}language/hebrew.el ${lispsource}language/japanese.el ${lispsource}language/korean.el ${lispsource}language/lao.el ${lispsource}language/cham.el ${lispsource}language/tai-viet.el ${lispsource}language/thai.el ${lispsource}language/tibetan.elc ${lispsource}language/vietnamese.elc ${lispsource}language/misc-lang.el ${lispsource}language/utf-8-lang.el ${lispsource}language/georgian.el ${lispsource}language/khmer.el ${lispsource}language/burmese.el ${lispsource}paths.el ${lispsource}register.elc ${lispsource}replace.elc ${lispsource}simple.elc ${lispsource}minibuffer.elc ${lispsource}startup.elc ${lispsource}subr.elc ${lispsource}term/tty-colors.elc ${lispsource}font-core.elc ${lispsource}emacs-lisp/syntax.elc ${lispsource}font-lock.elc ${lispsource}jit-lock.elc ${lispsource}textmodes/fill.elc ${lispsource}textmodes/page.elc ${lispsource}textmodes/paragraphs.elc ${lispsource}textmodes/text-mode.elc ${lispsource}emacs-lisp/timer.elc ${lispsource}jka-cmpr-hook.elc ${lispsource}vc-hooks.elc ${lispsource}ediff-hook.elc ${lispsource}epa-hook.elc ${lispsource}widget.elc ${lispsource}window.elc ${lispsource}version.el
                    
100shortlisp= ../lisp/loaddefs.el ../lisp/abbrev.elc ../lisp/buff-menu.elc ../lisp/button.elc ../lisp/emacs-lisp/byte-run.elc ../lisp/composite.elc ../lisp/cus-face.elc ../lisp/cus-start.elc ../lisp/custom.elc ../lisp/emacs-lisp/backquote.elc ../lisp/emacs-lisp/lisp-mode.elc ../lisp/emacs-lisp/lisp.elc ../lisp/facemenu.elc ../lisp/faces.elc ../lisp/files.elc ../lisp/emacs-lisp/float-sup.elc ../lisp/format.elc ../lisp/frame.elc ../lisp/help.elc ../lisp/indent.elc ../lisp/isearch.elc ../lisp/rfn-eshadow.elc ../lisp/loadup.el ../lisp/bindings.elc ../lisp/emacs-lisp/map-ynp.elc ../lisp/env.elc ../lisp/international/mule.elc ../lisp/international/mule-conf.elc ../lisp/international/mule-cmds.elc ../lisp/international/characters.elc ../lisp/case-table.elc ../lisp/language/chinese.elc ../lisp/language/cyrillic.elc ../lisp/language/indian.elc ../lisp/language/sinhala.el ../lisp/language/english.el ../lisp/language/ethiopic.elc ../lisp/language/european.elc ../lisp/language/czech.el ../lisp/language/slovak.el ../lisp/language/romanian.el ../lisp/language/greek.el ../lisp/language/hebrew.el ../lisp/language/japanese.el ../lisp/language/korean.el ../lisp/language/lao.el ../lisp/language/cham.el ../lisp/language/tai-viet.el ../lisp/language/thai.el ../lisp/language/tibetan.elc ../lisp/language/vietnamese.elc ../lisp/language/misc-lang.el ../lisp/language/utf-8-lang.el ../lisp/language/georgian.el ../lisp/language/khmer.el ../lisp/language/burmese.el ../lisp/menu-bar.elc ../lisp/paths.el ../lisp/register.elc ../lisp/replace.elc ../lisp/simple.elc ../lisp/minibuffer.elc ../lisp/startup.elc ../lisp/subr.elc ../lisp/term/tty-colors.elc ../lisp/font-core.elc ../lisp/emacs-lisp/syntax.elc ../lisp/font-lock.elc ../lisp/jit-lock.elc ../lisp/textmodes/fill.elc ../lisp/textmodes/page.elc ../lisp/textmodes/paragraphs.elc ../lisp/textmodes/text-mode.elc ../lisp/emacs-lisp/timer.elc ../lisp/vc-hooks.elc ../lisp/jka-cmpr-hook.elc ../lisp/ediff-hook.elc ../lisp/epa-hook.elc ../lisp/widget.elc ../lisp/window.elc ../lisp/version.el
                    
101SOME_MACHINE_LISP = ../lisp/mouse.elc ../lisp/select.elc ../lisp/scroll-bar.elc ../lisp/ls-lisp.elc ../lisp/dos-fns.elc ../lisp/w32-fns.elc ../lisp/dos-w32.elc ../lisp/disp-table.elc ../lisp/dos-vars.elc ../lisp/tooltip.elc ../lisp/image.elc ../lisp/fringe.elc ../lisp/dnd.elc ../lisp/mwheel.elc ../lisp/tool-bar.elc ../lisp/x-dnd.elc ../lisp/font-setting.elc ../lisp/international/ccl.elc ../lisp/international/fontset.elc ../lisp/mouse.elc ../lisp/term/common-win.elc ../lisp/term/x-win.elc ../lisp/term/pc-win.elc ../lisp/term/internal.elc ../lisp/term/ns-win.elc ../lisp/term/w32-win.elc ../lisp/emacs-lisp/easymenu.elc
                    
                
general.hpp https://github.com/exp04shy/oklibrary.git | C++ Header | 134 lines
                    
8/*!
                    
9  \file ComputerAlgebra/Matroids/Lisp/plans/general.hpp
                    
10  \brief Plans regarding matroids in Maxima/Lisp
                    
43   <li> We also need to be compatible with oriented matroids; see
                    
44   ComputerAlgebra/Matroids/Lisp/OrientedMatroids/plans/general.hpp. </li>
                    
45   <li> The direct definition is inefficient:
                    
80     <li> See "Missing functionality" in
                    
81     ComputerAlgebra/Algebra/Lisp/plans/FiniteFields.hpp. </li>
                    
82    </ol>
                    
                
Generators.hpp https://github.com/exp04shy/oklibrary.git | C++ Header | 141 lines
                    
8/*!
                    
9  \file ComputerAlgebra/Satisfiability/Lisp/ConstraintProblems/plans/Generators.hpp
                    
10  \brief Plans regarding generators for constraint problems
                    
20   <li> The concept is specified in
                    
21   ComputerAlgebra/Satisfiability/Lisp/Backtracking/ConstraintSatisfaction.mac
                    
22   </li>
                    
38   <li> Application of "constraint_backtracking" (from
                    
39   ComputerAlgebra/Satisfiability/Lisp/Backtracking/ConstraintSatisfaction.mac)
                    
40   seems rather successful (at least regarding the number of nodes;
                    
66   <li> Results of "constraint_backtracking_counting" (from
                    
67   ComputerAlgebra/Satisfiability/Lisp/Backtracking/ConstraintSatisfaction.mac)
                    
68   (the number of solutions and the number of nodes):
                    
                
init.el https://github.com/adlaius/nix-configs.git | Emacs Lisp | 238 lines
                    
7
                    
8(let ((default-directory  "~/Source/Repos/lisp/"))
                    
9  (normal-top-level-add-subdirs-to-load-path))
                    
                
index.html http://opensource.apple.com/release/developer-tools-43/ | HTML | 153 lines
                    
79<table><tr><th><img src="/icons/blank.gif" alt="[ICO]" height="25"></th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=S;O=A">Size</a></th></tr><tr><th colspan="3"><hr></th></tr>
                    
80<tr><td valign="top"><a href="/source/emacs/emacs-84/emacs/lisp/"><img src="/icons/back.gif" alt="[DIR]" height="25"></a></td><td><a href="/source/emacs/emacs-84/emacs/lisp/">Parent Directory</a></td><td align="right">  - </td></tr>
                    
81<tr><td valign="top"><a href="calc-aent.el"><img src="/icons/text.gif" alt="[TXT]" height="25"></a></td><td><a href="calc-aent.el">calc-aent.el</a></td><td align="right"> 43K</td></tr>
                    
                
general.hpp https://github.com/MLewsey/oklibrary.git | C++ Header | 155 lines
                    
71   </li>
                    
72   <li> See "Graph drawing" in ComputerAlgebra/Graphs/Lisp/plans/general.hpp.
                    
73   </li>
                    
                
general.hpp https://github.com/exp04shy/oklibrary.git | C++ Header | 302 lines
                    
8/*!
                    
9  \file ComputerAlgebra/Graphs/Lisp/plans/general.hpp
                    
10  \brief Plans for graphs in Maxima/Lisp
                    
45  <ul>
                    
46   <li> ComputerAlgebra/Graphs/Lisp/Basic.mac
                    
47    <ol>
                    
83   <li> See also "Representing edge and vertex labellings" in 
                    
84   ComputerAlgebra/Hypergraphs/Lisp/plans/general.hpp . </li>
                    
85  </ul>
                    
110   <li> The topic is discussed in "Polar hypergraphs" in
                    
111   ComputerAlgebra/Hypergraphs/Lisp/plans/Basics.hpp. </li>
                    
112   <li> We need a good overview on the different representations of graphs
                    
132     computed only when needed, and then stored; see "Memoisation" in
                    
133     ComputerAlgebra/CombinatorialMatrices/Lisp/plans/general.hpp for how
                    
134     to do this. </li>
                    
                
Makefile https://bitbucket.org/hoangtu/emacs.git | Makefile | 67 lines
                    
14EMACSFLAGS=-batch --no-site-file
                    
15LOADPATH= ../lisp/speedbar/ ../lisp/cogre/ ../lisp/contrib/ ../lisp/ede/ ../lisp/srecode/ ../lisp/semantic/wisent/ ../lisp/semantic/bovine/ ../lisp/semantic/ ../lisp/eieio/ ../lisp/common/
                    
16ELISPPRELOAD= cedet-compat
                    
                
index.html https://github.com/vikram/lisplibraries.git | HTML | 266 lines
                    
20<p>ZPNG is a Common Lisp library for creating PNG files. It
                    
21uses <a href='http://www.xach.com/lisp/salza2/'>Salza2</a> for
                    
22compression.  
                    
27
                    
28<p><a href='http://www.xach.com/lisp/zpng.tgz'>http://www.xach.com/lisp/zpng.tgz</a>
                    
29
                    
                
install.patch https://bitbucket.org/exu/emacs.d.prelude.git | Patch | 199 lines
                    
121           $(srcdir)/leim/Makefile.in \
                    
122-          $(srcdir)/lisp/Makefile.in
                    
123+          $(srcdir)/lisp/Makefile.in \
                    
126 
                    
127 config.status: ${srcdir}/configure ${srcdir}/lisp/version.el
                    
128@@ -817,7 +818,7 @@
                    
184+
                    
185+	* emacs/lisp/ert.el, emacs/lisp/ert-run.el:
                    
186+	* emacs/lisp/ert-batch.el, emacs/lisp/ert-ui.el:
                    
186+	* emacs/lisp/ert-batch.el, emacs/lisp/ert-ui.el:
                    
187+	* emacs/lisp/ert-x.el: New files.
                    
188+
                    
                
general.hpp https://github.com/MGwynne/oklibrary.git | C++ Header | 272 lines
                    
14  <ul>
                    
15   <li> See ComputerAlgebra/RamseyTheory/Lisp/VanderWaerden/plans/general.hpp. </li>
                    
16   <li> See VanderWaerden.cpp (to be updated) for a C++ generator. </li>
                    
16   <li> See VanderWaerden.cpp (to be updated) for a C++ generator. </li>
                    
17   <li> See ComputerAlgebra/Hypergraphs/Lisp/plans/Generators.hpp. </li>
                    
18   <li> See ComputerAlgebra/Satisfiability/Lisp/Generators/RamseyTheory/plans/VanderWaerdenProblems.hpp.
                    
126   <li> In Maxima we have "output_vanderwaerden2_stdname(k,n)" (in
                    
127   ComputerAlgebra/Satisfiability/Lisp/Generators/RamseyTheory/VanderWaerdenProblems.mac)
                    
128   as well as "output_vanderwaerden2nd_stdname(k1,k2,n)".
                    
231   <li> Compare "Palindromic numbers" in
                    
232   ComputerAlgebra/RamseyTheory/Lisp/VanderWaerden/plans/Numbers.hpp. </li>
                    
233   <li> Transversal extensions are not interesting in their palindromic
                    
267   <li> Compare "Lower bounds" in
                    
268   ComputerAlgebra/RamseyTheory/Lisp/VanderWaerden/plans/general.hpp. </li>
                    
269  </ul>
                    
                
BasicNotions.hpp https://github.com/PJames/oklibrary.git | C++ Header | 129 lines
                    
8/*!
                    
9  \file ComputerAlgebra/Algebra/Lisp/Groupoids/plans/BasicNotions.hpp
                    
10  \brief Plans on groupoids regarding the most basic notions
                    
                
Dimacs.hpp https://github.com/exp04shy/oklibrary.git | C++ Header | 160 lines
                    
24   <li> See "Input and output" in
                    
25   ComputerAlgebra/Satisfiability/Lisp/ClauseSets/plans/general.hpp. </li>
                    
26  </ul>
                    
                
Makefile https://github.com/nipra/.emacs.d.git | Makefile | 122 lines
                    
46	svn cleanup
                    
47	cd lisp; $(MAKE) ess-custom.el; cp ess-custom.el ../$(ESSDIR)/lisp/; cd ..
                    
48         # make it newer than VERSION in the tarball:
                    
50	cp -p RPM.spec SVN-REVISION $(ESSDIR)/
                    
51	chmod a-w $(ESSDIR)/lisp/*.el
                    
52	chmod u+w $(ESSDIR)/lisp/ess-site.el $(ESSDIR)/Make* $(ESSDIR)/*/Makefile
                    
61	grep -E 'defvar ess-(version|revision)' lisp/ess-custom.el \
                    
62	  $(ESSDIR)/lisp/ess-custom.el
                    
63	touch $@
                    
                
general.hpp https://github.com/exp04shy/oklibrary.git | C++ Header | 44 lines
                    
8/*!
                    
9  \file ComputerAlgebra/Algebra/Lisp/Groupoids/Actions/plans/general.hpp
                    
10  \brief Plans in general regarding actions of sets
                    
14  <ul>
                    
15   <li> See ComputerAlgebra/Algebra/Lisp/Groupoids/Operations/plans/general.hpp
                    
16   for operations of groupoids on structures. </li>
                    
24   <li> "mp" for map, "sm" for set-map, "hm" for hash-map (compare with
                    
25   ComputerAlgebra/DataStructures/Lisp/plans/HashMaps.hpp) </li>
                    
26   <li> "trs_sm" for transformations as set-maps, and "trs_l" for
                    
27   transformations as lists (compare with
                    
28   ComputerAlgebra/Algebra/Lisp/Groupoids/Semigroups/plans/general.hpp). </li>
                    
29   <li> Yet we only have the actions isolated, as pure maps; but we also
                    
                
gnus-picon.el https://gitlab.com/freesoftware/emacs | Emacs Lisp | 319 lines
                    
33;; Groups:  comp.lang.lisp
                    
34;;          news/comp/lang/lisp/unknown/face.gif
                    
35;;
                    
                
modules.mk https://github.com/jsonn/pkgsrc.git | Makefile | 364 lines
                    
12#		XEmacs
                    
13#			->${PREFIX}/lib/xemacs/site-packages/lisp/foo/...
                    
14#
                    
                
Tutorial.hpp https://github.com/RWang/oklibrary.git | C++ Header | 84 lines
                    
8/*!
                    
9  \file ComputerAlgebra/Graphs/Lisp/docus/Tutorial.hpp
                    
10  \brief Tutorial on graphs in Maxima/Lisp by MH
                    
                
Makefile https://bitbucket.org/elibarzilay/eliemacs.git | Makefile | 242 lines
                    
136	 "$(EMACS_PROG)" $(FLAGS) -l autoload \
                    
137		-f vm-built-autoloads "/cygdrive/d/gnu/vm/8.2.x/release/vm-8.1.93a/lisp/$@" "`pwd`")
                    
138	echo "(custom-add-load 'vm 'vm-cus-load)" | tr -d '\015' >> $@
                    
156#	 $(EMACS_PROG) $(FLAGS) -l autoload \
                    
157#		-f vm-built-autoloads "/cygdrive/d/gnu/vm/8.2.x/release/vm-8.1.93a/lisp/$@" "`pwd`")
                    
158	"$(EMACS_PROG)" $(FLAGS) \
                    
                
cheat-font-lock.el https://github.com/dot/dotfiles.old.git | Emacs Lisp | 111 lines
                    
97    ;; Rename invisible buffer in order to force font-lock-mode.
                    
98    ;; cf. snap:///usr/share/emacs/21.2/lisp/font-lock.el#694:(define-minor-mode font-lock-mode
                    
99    (when need-rename
                    
                
general.hpp https://github.com/MNikolic/oklibrary.git | C++ Header | 177 lines
                    
8/*!
                    
9  \file ComputerAlgebra/Hypergraphs/Lisp/Generators/plans/general.hpp
                    
10  \brief Plans regarding generators for hypergraphs
                    
112   <li> Perhaps we should use complete_hg and variations. </li>
                    
113   <li> Compare with ComputerAlgebra/Hypergraphs/Lisp/Generators/GreenTao.mac
                    
114   (so that we arrive at a certain standardisation of generator-facilities).
                    
116   <li> One needs to revise the extreme cases; compare "Ramsey problems"
                    
117   in ComputerAlgebra/Satisfiability/Lisp/Generators/RamseyTheory/plans/RamseyProblems.hpp.
                    
118   </li>
                    
153     the size of the automorphism group etc. is handled in module.
                    
154     RamseyTheory/Lisp/Ramsey. </li>
                    
155    </ol>
                    
                
Makefile https://github.com/hanlect/emacs.git | Makefile | 380 lines
                    
32  "(progn (add-to-list (quote load-path) \"$(lispdir)\") \
                    
33 	  (add-to-list (quote load-path) (expand-file-name \"./lisp/\")))"
                    
34
                    
                
news-hack.el https://github.com/emacsmirror/ohio-archive.git | Emacs Lisp | 236 lines
                    
33;; "Author": gowen+usenet@ma.man.ac.uk
                    
34;;  URL    : http://www.ma.man.ac.uk/~gowen/lisp/
                    
35
                    
162;; "Author": usenet@gwowen.freeserve.co.uk
                    
163;;  URL    : http://www.ma.man.ac.uk/~gowen/lisp/
                    
164
                    
                
VanderWaerden.hpp https://github.com/exp04shy/oklibrary.git | C++ Header | 83 lines
                    
8/*!
                    
9  \file ComputerAlgebra/Hypergraphs/Lisp/Generators/plans/VanderWaerden.hpp
                    
10  \brief Plans regarding generators for vdW-hypergraphs
                    
25     here [{1,3},{1,2,3},{1,4},{2,4},{3,4},{2,3,4}]. </li>
                    
26     <li> In ComputerAlgebra/Combinatorics/Lisp/Enumeration/Order.mac we have
                    
27     colex_lessp_l, however this functions needs to be generalised to handle
                    
                
Makefile https://github.com/AriT93/emacs.git | Makefile | 140 lines
                    
14EMACS     = emacs
                    
15GNUSDIR   = /usr/share/emacs/22.0.93/lisp/gnus/
                    
16URLDIR    = /usr/share/emacs/22.0.93/lisp/url/
                    
                
init-10-base.el https://github.com/Schnouki/dotfiles.git | Emacs Lisp | 276 lines
                    
28(when (< emacs-major-version 24)
                    
29  (load "/usr/share/emacs/23.3/lisp/net/tramp.el.gz"))
                    
30
                    
                
init.el https://bitbucket.org/nagae/.emacs.d.git | Emacs Lisp | 59 lines
                    
22(setq default-directory (concat (getenv "HOME") "/"))
                    
23(let ((default-directory "~/Dropbox/.emacs.d/lisp/"))
                    
24  (add-to-list 'load-path default-directory)
                    
                
general.hpp https://github.com/MLewsey/oklibrary.git | C++ Header | 97 lines
                    
40   <li> First explorations in the ComputerAlgebra-part; see
                    
41   ComputerAlgebra/Satisfiability/Lisp/Quantification/plans/general.hpp. </li>
                    
42  </ul>
                    
56   <li> See "Positional games" in
                    
57   ComputerAlgebra/Hypergraphs/Lisp/plans/Colouring.hpp. </li>
                    
58  </ul>
                    
                
Sudoku.hpp https://github.com/MLewsey/oklibrary.git | C++ Header | 67 lines
                    
8/*!
                    
9  \file ComputerAlgebra/Satisfiability/Lisp/Generators/docus/Sudoku.hpp
                    
10  \brief How to use the Sudoku generator functions
                    
                
parse.lisp https://gitlab.com/eql/EQL5 | Lisp | 348 lines
                    
2
                    
3(load "../src/lisp/x")
                    
4(load "share")
                    
                
Sudoku.hpp https://github.com/MLewsey/oklibrary.git | C++ Header | 249 lines
                    
8/*!
                    
9  \file ComputerAlgebra/Satisfiability/Lisp/Generators/plans/Sudoku.hpp
                    
10  \brief Plans for Maxima-generators related to Sudoku-like problems
                    
56     <li> Compare "Extensions" in
                    
57     ComputerAlgebra/Satisfiability/Lisp/Generators/plans/LatinSquares.hpp.
                    
58     </li>
                    
69   <li> Compare "Systematisation" in
                    
70   ComputerAlgebra/Satisfiability/Lisp/Generators/plans/LatinSquares.hpp. </li>
                    
71   <li> One should try whether using "create_list" in sdk_different_boxes,
                    
159     <li> DONE (see minUNISAT in
                    
160     Satisfiability/Lisp/Generators/plans/PlantedSolutions.hpp)
                    
161     We should create a general procedure, which starts with some unique
                    
                
 

Source

Language