yitzi has quit [Remote host closed the connection]
X-Scale has joined #commonlisp
amb007 has quit [Read error: Connection reset by peer]
amb007 has joined #commonlisp
edgar-rft has joined #commonlisp
edgar-rft has quit [Remote host closed the connection]
Pirx has quit [Ping timeout: 240 seconds]
danse-nr3_ has quit [Remote host closed the connection]
danse-nr3_ has joined #commonlisp
splatt9990 has quit [Quit: ERC 5.6-git (IRC client for GNU Emacs 30.0.50)]
dom2 has joined #commonlisp
habamax has joined #commonlisp
thuna` has quit [Ping timeout: 255 seconds]
bubblegum has joined #commonlisp
danse-nr3_ has quit [Remote host closed the connection]
danse-nr3_ has joined #commonlisp
dcb has quit [Quit: MSN Messenger 4.1.0]
danse-nr3__ has joined #commonlisp
danse-nr3_ has quit [Read error: Connection reset by peer]
kuao has joined #commonlisp
tyson2 has quit [Remote host closed the connection]
jonatack has quit [Read error: Connection reset by peer]
jonatack has joined #commonlisp
danse-nr3__ has quit [Ping timeout: 255 seconds]
random-jellyfish has quit [Ping timeout: 240 seconds]
danse-nr3 has joined #commonlisp
triffid has joined #commonlisp
rtypo has joined #commonlisp
Pixel_Outlaw has quit [Quit: Leaving]
johnjaye has quit [Ping timeout: 260 seconds]
contrapunctus has joined #commonlisp
johnjaye has joined #commonlisp
bubblegum has quit [Ping timeout: 245 seconds]
robin has quit [Read error: Connection reset by peer]
X-Scale7 has joined #commonlisp
X-Scale has quit [Ping timeout: 245 seconds]
pve has joined #commonlisp
chomwitt has joined #commonlisp
Gleefre has joined #commonlisp
Algernon69 has joined #commonlisp
robin has joined #commonlisp
Algernon69 has quit [Remote host closed the connection]
Algernon69 has joined #commonlisp
rgherdt has joined #commonlisp
shka has joined #commonlisp
ronald__ has quit [Read error: Connection reset by peer]
ronald has joined #commonlisp
gooba has quit [Ping timeout: 255 seconds]
Algernon69 has quit [Ping timeout: 240 seconds]
habamax has quit [Remote host closed the connection]
gooba has joined #commonlisp
Cymew has joined #commonlisp
igemnace has joined #commonlisp
attila_lendvai has joined #commonlisp
lottaquestions has joined #commonlisp
lottaquestions_ has quit [Ping timeout: 245 seconds]
danse-nr3 has quit [Read error: Connection reset by peer]
danse-nr3 has joined #commonlisp
khrbtxyz has quit [Remote host closed the connection]
khrbtxyz has joined #commonlisp
khrbtxyz has quit [Remote host closed the connection]
khrbtxyz has joined #commonlisp
danse-nr3 has quit [Ping timeout: 246 seconds]
anticrisis has quit [Read error: Connection reset by peer]
mgl has joined #commonlisp
khrbtxyz has quit [Changing host]
khrbtxyz has joined #commonlisp
rgherdt_ has joined #commonlisp
khrbtxyz has quit [Remote host closed the connection]
khrbtxyz has joined #commonlisp
khrbtxyz has quit [Changing host]
khrbtxyz has joined #commonlisp
khrbtxyz has left #commonlisp [#commonlisp]
rgherdt has quit [Ping timeout: 248 seconds]
skyl4rk has joined #commonlisp
danse-nr3 has joined #commonlisp
dino_tutter has joined #commonlisp
Inline has quit [Quit: Leaving]
donleo has joined #commonlisp
remexre has quit [Ping timeout: 252 seconds]
remexre has joined #commonlisp
bendersteed has joined #commonlisp
varjag has joined #commonlisp
prokhor has joined #commonlisp
Inline has joined #commonlisp
Inline has quit [Read error: Connection reset by peer]
loke has quit [Remote host closed the connection]
Inline has joined #commonlisp
Algernon69 has joined #commonlisp
liminality has joined #commonlisp
habamax has joined #commonlisp
azimut has quit [Ping timeout: 252 seconds]
X-Scale7 has quit [Ping timeout: 245 seconds]
jrx has joined #commonlisp
attila_lendvai has quit [Ping timeout: 240 seconds]
Pirx has joined #commonlisp
loke has joined #commonlisp
Pirx has quit [Ping timeout: 248 seconds]
Pirx has joined #commonlisp
agm has joined #commonlisp
loke has quit [Ping timeout: 248 seconds]
<agm>
about floating-point numbers, ANSI CL mandates negative epsilon constants, but I can't find any resources about them, only about usual (positive) epsilon. can someone help? floating-point is a world in itself, as usual
azimut has joined #commonlisp
Algernon69 has quit [Remote host closed the connection]
Algernon69 has joined #commonlisp
Algernon69 has quit [Ping timeout: 258 seconds]
loke has joined #commonlisp
edgar-rft has joined #commonlisp
<Pirx>
good afternoon
<moon-child>
agm: single-float-epsilon pertains to the numbers immediately above 1s0; single-float-negative-epsilon pertains to the numbers immediately below it
<moon-child>
typically, the latter will have greater precision, and so a smaller epsilon
mxmkm has joined #commonlisp
habamax has quit [Remote host closed the connection]
mxmkm has quit [Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.1.50)]
loke has quit [Ping timeout: 240 seconds]
<agm>
moon-child: thanks!
limiduality has joined #commonlisp
amb007 has quit [Read error: Connection reset by peer]
amb007 has joined #commonlisp
liminality has quit [Ping timeout: 240 seconds]
<Brucio-61>
hayley: i'm looking into using one-more-re-nightmare to implement (incremental) regex search on cluffer buffers for Second Climacs. with a bunch of hacks in one-more-re-nightmare, i got this to work: https://plaster.tymoon.eu/view/3989 . would you accept a proper version of such changes to one-more-re-nightmare if performance degradation for the string case can be avoided?
agm has quit [Ping timeout: 258 seconds]
poww0wmus1c has joined #commonlisp
<poww0wmus1c>
hi, I'm pretty new to Common Lisp. I am authoring a package and wondering how to write regression tests for private functions (i.e. not meant to be exported).
<aeth>
moon-child: but s is short-float which isn't necessarily single-float?
<hayley>
Brucio-61: Certainly; I've been meaning to expose the layout protocol but never got around to it.
<Brucio-61>
hayley: thanks. i will try to come up with a pull request
<poww0wmus1c>
aeth: oh cool. thanks!
<hayley>
Thanks!
danse-nr3 has quit [Ping timeout: 258 seconds]
<hayley>
I need to survive my last few weeks at this university and apply to another university, so I might or might not be able to look at it properly this month.
<Brucio-61>
don't worry, it is not urgent. and good luck with both universities
<hayley>
Thanks again.
loke has joined #commonlisp
bendersteed has quit [Ping timeout: 240 seconds]
shka has quit [Read error: Connection reset by peer]
shka has joined #commonlisp
loke has quit [Ping timeout: 264 seconds]
tyson2 has joined #commonlisp
yitzi has joined #commonlisp
bendersteed has joined #commonlisp
easye has quit [Ping timeout: 264 seconds]
Inline has quit [Quit: Leaving]
jrx has quit [Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.1.50)]
pranavats has left #commonlisp [Error from remote client]
easye has joined #commonlisp
loke has joined #commonlisp
danse-nr3 has joined #commonlisp
X-Scale has joined #commonlisp
agm has joined #commonlisp
Inline has joined #commonlisp
grawlinson has quit [Ping timeout: 255 seconds]
grawlinson has joined #commonlisp
X-Scale has quit [Quit: Client closed]
random-nick has joined #commonlisp
Gleefre has quit [Remote host closed the connection]
igemnace has quit [Read error: Connection reset by peer]
<beach>
Brucio-61: It looks like you are making good progress.
bendersteed has quit [Quit: bendersteed]
bendersteed has joined #commonlisp
<Brucio-61>
beach: well, i started with just plain incremental search and had that mostly working but then thought generalizing to regex search would be more useful. so the progress is backwards in a way :)
<beach>
Heh, but you are very quiet about your progress, so seen from the outside the net result is great!
<Brucio-61>
thanks
igemnace has joined #commonlisp
pranavats has left #commonlisp [Error from remote client]
thonkpod has quit [Ping timeout: 240 seconds]
thonkpod has joined #commonlisp
loke has joined #commonlisp
trocado has joined #commonlisp
zxcvz has joined #commonlisp
zxcvz has quit [Client Quit]
loke has quit [Ping timeout: 255 seconds]
tyson2 has quit [Remote host closed the connection]
pranavats has joined #commonlisp
varjag has quit [Quit: ERC (IRC client for Emacs 27.1)]
yitzi has quit [Remote host closed the connection]
agm has quit [Ping timeout: 264 seconds]
tyson2 has quit [Remote host closed the connection]
tyson2 has joined #commonlisp
danse-nr3 has quit [Ping timeout: 258 seconds]
limiduality has quit [Ping timeout: 255 seconds]
danse-nr3 has joined #commonlisp
ebrasca has joined #commonlisp
azimut has quit [Ping timeout: 252 seconds]
<beach>
Brucio-61: I am reading the manual. The equivalent Emacs command kill-line is indicated with C-n, but it should be C-k.
loke has joined #commonlisp
<Brucio-61>
yeah, the table is just a sketch at the moment
kuao has quit [Quit: Connection closed for inactivity]
<beach>
Fair enough.
cage has joined #commonlisp
<beach>
Should we tell the #commonlisp participants who watched that demo that the functions they are seeing are not strictly part of Second Climacs?
zaymington has joined #commonlisp
<Brucio-61>
definitely
<beach>
So the plan is to create one or more libraries of editing functions on top of Cluffer, but extracted from Second Climacs. The consequences are that 1. There won't be much left in Second Climacs proper, and 2. It will be easy to create your own editor by using these libraries.
<beach>
For example, jackdaniel could use those libraries for the input editor of McCLIM. And someone who prefers VIM-style editing, can create an editor with all the functionalities provided by those libraries, but with VIM-style user interface.
glozzom has quit [Read error: Connection reset by peer]
<beach>
Great! The good news is that you will then still have all the functionalities we are working on for parsing Common Lisp code. Still only partially finished, though.
<Equill>
Sounds like emacs already!
<beach>
Bah! We are already doing better than Emacs in terms of analyzing Common Lisp code. But more is to come.
<Equill>
That sounds good, too. The repo to follow is the one on Github, yes? Checking in case it's moved somewhere else in the last month or so.
loke has quit [Ping timeout: 245 seconds]
<beach>
The one Brucio-61 is working on is still not public. And the one for Second Climacs gets smaller every so often, because we extract things.
<Equill>
Groovy; I'll keep an ear out for changes. I seem to be back for now, so I should catch it as it comes out.
<beach>
Yes, we'll announce things when something significant happens.
<beach>
I just wanted to avoid that people think that all this work is done in Second Climacs, and to let them know that the work is being done to allow people to write their own editor if they want.