🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | log inspection situation still under development | For MoarVM see #moarvm Set by lizmat on 22 May 2021. |
|||
00:07
reportable6 left
00:09
reportable6 joined
03:02
nine left,
nine joined
03:17
frost joined
03:18
frost left
03:20
codesections left,
codesections joined
03:21
frost joined
03:59
discord-raku-bot left,
discord-raku-bot joined
04:43
frost left
04:46
frost joined
05:31
frost left
05:33
frost joined
06:07
reportable6 left
06:08
reportable6 joined
06:40
frost left
07:14
frost joined
08:04
andinus joined
08:39
frost left
|
|||
lizmat | Files=1351, Tests=117097, 289 wallclock secs (34.81 usr 9.50 sys + 4000.79 cusr 332.56 csys = 4377.66 CPU) | 08:56 | |
10:21
evalable6 left,
linkable6 left,
linkable6 joined
12:10
reportable6 left
12:11
reportable6 joined
12:24
evalable6 joined
|
|||
Geth | nqp: usev6++ created pull request #761: [JVM] Add ops 'decont_u' and 'coerce_us' |
12:44 | |
bartolin_ | Could I maybe get some eyes for github.com/Raku/roast/pull/786 ? (I'm trying to review the latest test failures on the JVM backend.) | 13:06 | |
13:19
sena_kun left
14:19
evalable6 left,
bloatable6 left,
linkable6 left,
notable6 left,
coverable6 left,
quotable6 left,
shareable6 left,
tellable6 left,
statisfiable6 left,
reportable6 left,
benchable6 left,
unicodable6 left,
committable6 left,
releasable6 left,
sourceable6 left,
greppable6 left,
nativecallable6 left,
bisectable6 left,
squashable6 left
14:20
bisectable6 joined,
benchable6 joined,
nativecallable6 joined
14:21
statisfiable6 joined,
quotable6 joined
14:22
releasable6 joined
14:41
sena_kun joined
15:20
reportable6 joined
15:21
tellable6 joined,
unicodable6 joined
15:22
evalable6 joined,
greppable6 joined,
shareable6 joined,
bloatable6 joined,
sourceable6 joined
|
|||
bartolin_ | MasterDuke: thanks for looking! | 15:30 | |
MasterDuke | np, thanks for keeping up with the jvm backend | ||
16:12
timo left
|
|||
Geth | roast: 0dba66e359 | (Christian Bartolomäus)++ | 2 files [JVM] Re-fudge some tests for the JVM backend They are not passing there yet. |
16:15 | |
roast: 8e55c5c776 | (Christian Bartolomäus)++ | S02-types/int-uint.t Remove some duplicated code |
|||
nqp: c53ef7055d | (Christian Bartolomäus)++ | 2 files [JVM] Register 'decont_u' as an op The implementation isn't correct yet. But this avoids an explosion in S02-types/int-uint.t and there are other places that require more work for uint handling on the JVM backend. |
16:19 | ||
nqp: fe2e7294eb | (Christian Bartolomäus)++ | 2 files [JVM] Implement op 'coerce_us' |
|||
16:20
coverable6 joined,
squashable6 joined
16:22
notable6 joined
|
|||
nine | bartolin_: I fear it's going to be a bit difficult to get the JVM correct with regards to int/uint as Java AFAIK doesn't have unsigned integers. So I don't know what we could actually do there? | 17:04 | |
17:21
linkable6 joined
17:28
timo joined
|
|||
bartolin_ | nine: I have no clear idea there as well. But for everything except int64|uint64 we could maybe store values signed (as long, int, etc) and adjust from signed to unsigned as needed when fetching the value. I'm pretty sure we do it that way in a few places already -- e.g. for VMArrayInstance_u32. "native" wouldn't be fully true, though ;) | 17:48 | |
nine | fake it till you make it ;) | 17:56 | |
18:08
reportable6 left
18:10
reportable6 joined
19:20
committable6 joined
|
|||
MasterDuke | anyone know what other jvm languages (e.g., scala, kotlin, clojure, groovy) do? do they have unsigned natives? | 19:30 | |
bartolin_ doesn't know | 19:37 | ||
MasterDuke | github.com/Kotlin/KEEP/blob/master...d-types.md seems relevant, maybe something to steal from | 19:43 | |
docs.oracle.com/javase/8/docs/api/...d-int-int- oh and it looks like the jvm does have some ability to work with numbers as unsigned as of version 8 | 19:45 | ||
Geth | rakudo/master: 5 commits pushed by (Nicholas Clark)++, MasterDuke17++ | 20:06 | |
21:04
RakuIRCLogger__ joined
21:05
TempIRCLogger joined,
lizmat_ joined
21:06
RakuIRCLogger left,
lizmat left,
TempIRCLogger__ left,
Geth left
22:14
benchable6 left,
nativecallable6 left,
linkable6 left,
coverable6 left,
reportable6 left,
greppable6 left,
quotable6 left,
tellable6 left,
unicodable6 left,
evalable6 left,
statisfiable6 left,
bisectable6 left,
shareable6 left,
bloatable6 left,
squashable6 left,
notable6 left,
releasable6 left,
sourceable6 left,
committable6 left,
quotable6 joined
22:15
bloatable6 joined
22:16
greppable6 joined,
notable6 joined,
sourceable6 joined,
reportable6 joined,
bisectable6 joined,
benchable6 joined
22:17
statisfiable6 joined,
coverable6 joined
|
|||
[Coke] | fixed the opcode test in nqp, back down to 163 missing docs for moar opcodes | 22:22 | |
inadvertently borked in september. | 22:23 | ||
MasterDuke | are a bunch of them *_u versions? those are likely simple to add | 22:31 | |
23:07
RakuIRCLogger__ left
23:15
shareable6 joined,
squashable6 joined
23:16
tellable6 joined
23:17
committable6 joined
|