Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
Nasium Lse
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
25
Issues
25
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
nasium-lse
Nasium Lse
Commits
f00432b0
Commit
f00432b0
authored
Apr 03, 2015
by
Pascal J. Bourguignon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
00019: fixed.
parent
2808c2ae
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
5 deletions
+13
-5
ISSUES.txt
ISSUES.txt
+13
-3
vm.lisp
src/vm.lisp
+0
-2
No files found.
ISSUES.txt
View file @
f00432b0
...
@@ -10,8 +10,15 @@ ERREUR EN LIGNE 201 : /Users/pjb/src/pjb/lse-progr/inrdp/pg55.lse:201:24:
...
@@ -10,8 +10,15 @@ ERREUR EN LIGNE 201 : /Users/pjb/src/pjb/lse-progr/inrdp/pg55.lse:201:24:
CLOSED: [2015-04-03 Fri 09:17]
CLOSED: [2015-04-03 Fri 09:17]
- State "DONE" from "TODO" [2015-04-03 Fri 09:17] \\
- State "DONE" from "TODO" [2015-04-03 Fri 09:17] \\
Note: We don't get the space between 'AVRIL' and '1972'
Note: We don't get the space between 'AVRIL' and '1972'
in AFFICHER[U,'1972']'AVRIL', but I think this is how it
in:
should be.
AFFICHER[/,U,'1972',/]'AVRIL'
but I think this is how it should be.
See for example, PG37, which displays LUNDI----- for:
CHAINE C;C_'LUNDI';AFFICHER C;AFFICHER[5'-',/]
pg42
pg42
F2.0 --> ne doit pas afficher le point.
F2.0 --> ne doit pas afficher le point.
...
@@ -170,7 +177,10 @@ ERROR: Unknown type specifier: IDENTIFIER
...
@@ -170,7 +177,10 @@ ERROR: Unknown type specifier: IDENTIFIER
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
#+END_SRC
#+END_SRC
* TODO 00019 pg37,pg46,pg47,pg76 affichage des matrices :cli:
* DONE 00019 pg37,pg46,pg47,pg76 affichage des matrices :cli:
CLOSED: [2015-04-03 Fri 09:42]
- State "DONE" from "TODO" [2015-04-03 Fri 09:42] \\
Corrected.
pg37:
pg37:
Obtenu:
Obtenu:
...
...
src/vm.lisp
View file @
f00432b0
...
@@ -1585,8 +1585,6 @@ Voir: FAIREJUSQUA, FAIRETANTQUE"
...
@@ -1585,8 +1585,6 @@ Voir: FAIREJUSQUA, FAIRETANTQUE"
t
)))
t
)))
;; (setf *debug-vm* t)
#||
#||
...
...
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