Project

General

Profile

Activity

From 03 Aug 2014 to 01 Sep 2014

01 Sep 2014

18:30 CoCoA-5 Design #563 (Closed): Remove ZMOD type from CoCoAInterpreter
Checked everything by eye with Anna; checked in. Closing.
John Abbott
14:31 CoCoA-5 Design #563 (Resolved): Remove ZMOD type from CoCoAInterpreter
I've removed (commented out) the relevant lines in @Interpreter.C@ and @AST.H@.
I also had to change two packages (@...
John Abbott
15:47 CoCoA-5 Feature #25 (Closed): Function "Call"
Apparently this has already been done (but Anna forgot to "close" properly).
John Abbott
15:02 CoCoA-5 Feature #561 (Resolved): Emacs UI: unrecognized keywords (ImportByValue...)
Everything seems OK to me (after a perfunctory test).
I suggest closing this issue -- if an omission comes to light,...
John Abbott
14:50 CoCoA-5 Design #491 (In Progress): Cleaning: Cruft in CoCoA-5 packages
Perhaps this task is best achieved by Anna and me together; we should meet occasionally and remove "dead" code from s... John Abbott

29 Aug 2014

12:44 CoCoA-5 Support #609 (Resolved): Package "empty.cpkg5"
When I make a new package I copy an old one and empty it, and that's what I suggest to do to people (Elisa ;-) who ne... Anna Maria Bigatti
12:33 CoCoA-5 Support #609: Package "empty.cpkg5"
Why do you think it would be useful?
What do you think it should contain?
To be useful I suppose it ought to export...
John Abbott
12:30 CoCoA-5 Support #609 (Closed): Package "empty.cpkg5"
I think a package "packages/empty.cpkg5" would be useful. Anna Maria Bigatti
12:30 CoCoA-5 Feature #500: Interpreter: is it possible to avoid useless prompts?
I have checked in the code for automatic prompt suppression (in @Main.C:153@ and @LineProviders.C:85@; but the code i... John Abbott
12:05 CoCoA-5 Feature #500 (In Progress): Interpreter: is it possible to avoid useless prompts?
Since C++ is rather less than helpful in this matter, I think a better solution would be to add a command(s?) to the ... John Abbott
11:58 CoCoA-5 Feature #500: Interpreter: is it possible to avoid useless prompts?
This appears to be impossible in C++ (version 2003), at least in a fully portable way.
I have found a post which exp...
John Abbott
11:55 CoCoA-5 Feature #608: Emacs UI: C-return for send-line and send-region
Well done John! it works!
(almost: I had to make a tiny change to make it work also on emacs 22)
Now I have no exc...
Anna Maria Bigatti

28 Aug 2014

17:42 CoCoA-5 Feature #608 (Resolved): Emacs UI: C-return for send-line and send-region
I have added @cocoa5-send-line-or-region@ as well as bindings to @C-RET@ and @M-RET@.
Try it; see what you think (I ...
John Abbott
16:41 CoCoA-5 Feature #608: Emacs UI: C-return for send-line and send-region
John Abbott wrote:
> Not sure I understand what you mean.
> You want @C-return@ to send the region if a region is s...
Anna Maria Bigatti
16:14 CoCoA-5 Feature #608: Emacs UI: C-return for send-line and send-region
Not sure I understand what you mean.
You want @C-return@ to send the region if a region is selected, and otherwise t...
John Abbott
16:01 CoCoA-5 Feature #608 (Closed): Emacs UI: C-return for send-line and send-region
@C-return@ (or ALT/META/..-return) now calls cocoa5-send-line (in addition to the old C-c C-l)
and cocoa5-source-reg...
Anna Maria Bigatti
16:57 CoCoA-5 Bug #433: EMACS UI: trouble with sending a long line
I now have a cleaned solution -- our Emacs code is very "evolutionary" (rather than "intelligent design").
I'll ch...
John Abbott
15:37 CoCoA-5 Bug #433: EMACS UI: trouble with sending a long line
I have an ugly solution that appears to work fine in Emacs 23.2 and 24.1.
Now I'll try to make it neater.
John Abbott
14:45 CoCoA-5 Bug #433: EMACS UI: trouble with sending a long line
I suggest adopting the @SourceRegion@ solution; it seems fairly unlikely that saving the file could really be a probl... John Abbott
16:44 CoCoA-5 Feature #352: Should SourceRegion echo the "region"?
This issue has been idle for 5 months. I think we can close it.
Anna's solution is "ugly" (because it causes many...
John Abbott
15:56 CoCoA-5 Design #607: Emacs UI; remove send-buffer?
OK for removing it (I removed it some time ago from the "CoCoA-5 menu").
Maybe you should redefine the C-c C-b bindi...
Anna Maria Bigatti
15:43 CoCoA-5 Design #607 (Closed): Emacs UI; remove send-buffer?
There is an emacs UI function called @cocoa5-send-buffer@. Its effect is practically identical to that of @cocoa5-so... John Abbott
14:19 CoCoA-5 Feature #588: Resume code for "gin" (generic initial ideal)
I notice that the current definition will sometimes (almost never?) print out a message about trying again. This is ... John Abbott
12:54 CoCoA-5 Bug #321: interpreter proposes no near misses for "bin"
Now we get slightly different output:... John Abbott
12:43 CoCoA-5 Bug #104: Misprints suggestions: Z --> ZZ
Another important function is @maximumDistanceForSimilarIdentifiers@ (@Interpreter.C:921@) which says how many "chang... John Abbott
11:00 CoCoA-5 Bug #104: Misprints suggestions: Z --> ZZ
some more tests (just to understand what the algorithm is doing).... Anna Maria Bigatti

27 Aug 2014

18:40 CoCoA-5 Bug #104 (In Progress): Misprints suggestions: Z --> ZZ
Anna Maria Bigatti
18:32 CoCoA-5 Bug #104: Misprints suggestions: Z --> ZZ
Some tests:
@ZZ@ is suggested when giving @ZZZ@, or @zz@, so it is indeed in the list.
Maybe the problem is just th...
Anna Maria Bigatti
18:19 CoCoA-5 Bug #543 (Closed): Interpreter: problem when calling the manual with trailing spaces and comments
fixed Anna Maria Bigatti
18:17 CoCoA-5 Slug #99 (Closed): Function "insert": obsolescent
Anna Maria Bigatti
18:12 CoCoA-5 Feature #588 (Closed): Resume code for "gin" (generic initial ideal)
Anna Maria Bigatti
18:11 CoCoA-5 Feature #518 (Closed): incr/decr functions: to be used in packages
Anna Maria Bigatti
18:09 CoCoA-5 Design #525 (Closed): BuiltInFunctions: evalArgAsT1OrT2, evalArgAsT1OrT2OrT3, ... last argument
Anna Maria Bigatti
18:06 CoCoA-5 Bug #378 (Closed): Ungraceful behaviour: Source inside For loop
Anna Maria Bigatti

16 Aug 2014

16:04 CoCoALib Design #592: Review design of ConstMatrixView
After having resolved #350, I have some other questions about the general design of matrices and their views.
The ...
John Abbott
16:01 CoCoALib Bug #350 (Closed): problem with "matrix" argument in functions
Since all tests seems to work correctly, I'm closing this issue.
There are some design questions still to consider, ...
John Abbott
15:22 CoCoALib Bug #350: problem with "matrix" argument in functions
CVS is working terribly: sometimes fails, otherwise VERY SLOW. No idea why :-(
I hope to succeed with checking in -...
John Abbott
14:55 CoCoALib Bug #350: problem with "matrix" argument in functions
I have made a few changes. All CoCoALib tests pass, and the example I gave above produces the desired behaviour. Ch... John Abbott
13:46 CoCoALib Bug #350: problem with "matrix" argument in functions
Here is an explicit example:... John Abbott
13:42 CoCoALib Bug #350 (In Progress): problem with "matrix" argument in functions
I've just been burned by this bug. It definitely falls into the category *nasty surprise*. I'll try to fix ASAP.
John Abbott
 

Also available in: Atom