|
|
|
@22568
|
[22568]
|
20 hours |
pmurias |
changed require to do to avoid having to add an 1; to viv
|
|
|
|
@22563
|
[22563]
|
23 hours |
pmurias |
[mildew] switch from a simple recursive traversal to viv and VAST and …
|
|
|
|
@22554
|
[22554]
|
2 days |
ruoso |
[smop] small bugfix in native bool was causing unexpected behavior
|
|
|
|
@22548
|
[22548]
|
3 days |
ruoso |
[smop] first sketch on the test for multi subs
|
|
|
|
@22543
|
[22543]
|
3 days |
ruoso |
[smop] signature for postcircumfix:<( )> is now :($capture) instead of …
|
|
|
|
@22542
|
[22542]
|
3 days |
pmurias |
[mildew] added missing file
|
|
|
|
@22541
|
[22541]
|
3 days |
pmurias |
[mildew] added some ast creation helpers, because the Moose constructors …
|
|
|
|
@22540
|
[22540]
|
3 days |
ruoso |
[smop] ritest in place... but now I hit the "postcircumfix:<( )> …
|
|
|
|
@22539
|
[22539]
|
3 days |
pmurias |
[smop] removed old mildew AST definition
|
|
|
|
@22538
|
[22538]
|
3 days |
pmurias |
38 should use .()
|
|
|
|
@22536
|
[22536]
|
3 days |
ruoso |
[smop] sketch for the test on checking RI identity
|
|
|
|
@22533
|
[22533]
|
3 days |
pmurias |
[smop] moved adhocsignature to the RI DSL
|
|
|
|
@22529
|
[22529]
|
4 days |
ruoso |
[smop] removing old_src dir, since its been a while since anyone touches …
|
|
|
|
@22526
|
[22526]
|
4 days |
pmurias |
[mildew] say "Hello World" compiles correctly
|
|
|
|
@22525
|
[22525]
|
4 days |
ruoso |
[smop] SMOPS1PAdhocSignature lets you define a signature with custom …
|
|
|
|
@22523
|
[22523]
|
4 days |
pmurias |
[smop] converted s1p_lexicalscope to RI, and extended the RI language to …
|
|
|
|
@22520
|
[22520]
|
5 days |
ruoso |
[smop] compile-time binding is ::=, not :=
|
|
|
|
@22513
|
[22513]
|
6 days |
ruoso |
[smop] one example on the proposal on how to automatically build the …
|
|
|
|
@22512
|
[22512]
|
6 days |
pmurias |
[smop] removed the smop_ prefix from source files
|
|
|
|
@22511
|
[22511]
|
6 days |
pmurias |
[smop] reverted 22507 as it create segfaults, and after trying to get it …
|
|
|
|
@22510
|
[22510]
|
6 days |
pmurias |
[smop] fixed sm0p--
|
|
|
|
@22509
|
[22509]
|
6 days |
pmurias |
[smop] a pregenerated sm0p5 shouldn't be in version control
|
|
|
|
@22507
|
[22507]
|
6 days |
ruoso |
[smop] preparing to implement preludescope.
|
|
|
|
@22505
|
[22505]
|
7 days |
pmurias |
[smop] stylistic fix - removed silly mold temporary variables
|
|
|
|
@22503
|
[22503]
|
7 days |
pmurias |
[smop] added a test for the pure prototype HOW in p6 to be compiled by …
|
|
|
|
@22500
|
[22500]
|
8 days |
pmurias |
[mildew] anonymous subroutines
|
|
|
|
@22499
|
[22499]
|
8 days |
pmurias |
[mildew] start of mildew, a p6 compiler using STD and targeting smop …
|
|
|
|
@22441
|
[22441]
|
13 days |
pmurias |
[smop] a proposed AST format
|
|
|
|
@22345
|
[22345]
|
2 weeks |
pmurias |
[smop] removed test 33 from the default test target
|
|
|
|
@22338
|
[22338]
|
2 weeks |
pmurias |
[pugs] evaling code in the embedded smop works
|
|
|
|
@22336
|
[22336]
|
2 weeks |
pmurias |
[pugs] [smop] the haskell gc does the refcounting for the SMOPObjects …
|
|
|
|
@22335
|
[22335]
|
2 weeks |
pmurias |
[pugs] pugs -Bm0ld creates a simple mold frame
|
|
|
|
@22333
|
[22333]
|
2 weeks |
pmurias |
[smop] changed smop back to a static library so pugs linked with it …
|
|
|
|
@22321
|
[22321]
|
3 weeks |
pmurias |
[pugs] start of embedding smop in pugs (disabled by default)
|
|
|
|
@22313
|
[22313]
|
3 weeks |
pmurias |
[pugs][smop]
lexical variable work in pugs -Cm0ld
Pugs.Compile.compile …
|
|
|
|
@22306
|
[22306]
|
3 weeks |
pmurias |
[pugs/mold] pugs -Cm0ld handles multiple arguments to a method/function …
|
|
|
|
@22303
|
[22303]
|
3 weeks |
pmurias |
[smop/pugs]
added .FETCH and .STORE to Code and constant identifiers
m0ld …
|
|
|
|
@22300
|
[22300]
|
3 weeks |
pmurias |
[smop] fixed warnings
|
|
|
|
@22299
|
[22299]
|
3 weeks |
ruoso |
[smop] YAY! YAY! we do have map and grep now!
test/35 is the m0ld version …
|
|
|
|
@22298
|
[22298]
|
3 weeks |
ruoso |
[smop] starting grep implementation... almost working…
|
|
|
|
@22289
|
[22289]
|
3 weeks |
ruoso |
[smop] Array.unshift implemented.
|
|
|
|
@22288
|
[22288]
|
3 weeks |
ruoso |
[smop] YAY! SMOP now supports lazy map, for now there is only map in Void …
|
|
|
|
@22287
|
[22287]
|
3 weeks |
ruoso |
[smop] starting to put map in place…
|
|
|
|
@22283
|
[22283]
|
3 weeks |
pmurias |
[smop] fixed remaining leak
|
|
|
|
@22282
|
[22282]
|
3 weeks |
pmurias |
[smop] fixed one leak in 21_code
|
|
|
|
@22281
|
[22281]
|
3 weeks |
ruoso |
[smop] fixed two memory leaks. changed a bit the SMOP_LOWLEVEL_MEM_DEBUG …
|
|
|
|
@22275
|
[22275]
|
3 weeks |
pmurias |
[smop] SMOP_LOWLEVEL_MEM_DEBUG shouldn't be set by default
|
|
|
|
@22274
|
[22274]
|
3 weeks |
pmurias |
[smop] SMOP_RELEASE and SMOP_REFERENCE print line,function and file with …
|
|
|
|
@22272
|
[22272]
|
3 weeks |
ruoso |
[smop] the leaks are still there, but now array iterator is working…
|
|
|
|
@22270
|
[22270]
|
3 weeks |
pmurias |
[smop] IO RI converted to the RI DSL
|
|
|
|
@22268
|
[22268]
|
3 weeks |
ruoso |
[smop] starting to apply "every value is a list of itself" on array
|
|
|
|
@22264
|
[22264]
|
4 weeks |
pmurias |
[smop] removed spec contradicting context RI's
|
|
|
|
@22263
|
[22263]
|
4 weeks |
pmurias |
[smop] added stub item and item is rw contexts
|
|
|
|
@22261
|
[22261]
|
4 weeks |
pmurias |
[smop] added a unfinished RI DSL
|
|
|
|
@22254
|
[22254]
|
4 weeks |
pmurias |
[smop][pugs]
pugs generates working m0ld
added a very simple test for …
|
|
|
|
@22252
|
[22252]
|
4 weeks |
pmurias |
[smop] added missing file
|
|
|
|
@22251
|
[22251]
|
4 weeks |
pmurias |
[smop/pugs]
switched to method postcircumfix:<( )> (|$capture) …
|
|
|
|
@22249
|
[22249]
|
4 weeks |
pmurias |
[smop]
redeclaration in m0ld are ignore instead of causing a bug
added …
|
|
|
|
@22246
|
[22246]
|
4 weeks |
pmurias |
[m0ld] fixed indentation bug
|
|
|
|
@22245
|
[22245]
|
4 weeks |
pmurias |
[m0ld] --print-bytecode prints out constants too
|
|
|
|
@22244
|
[22244]
|
4 weeks |
pmurias |
[m0ld] added a --print-bytecode to print bytecode
|
|
|
|
@22242
|
[22242]
|
4 weeks |
pmurias |
[smop] smop embedding in haskell, ony hello world atm
|
|
|
|
@22230
|
[22230]
|
4 weeks |
pmurias |
[smop] meta RI, it's only used by the IO RI `
|
|
|
|
@22206
|
[22206]
|
4 weeks |
pmurias |
[smop] added my $interpreter;my $scope; to .m0ld files
|
|
|
|
@22204
|
[22204]
|
4 weeks |
pmurias |
[m0ld] changed identifier syntax in m0ld to letter or '_' + zero or more …
|
|
|
|
@22198
|
[22198]
|
4 weeks |
pmurias |
[smop] mold_frame->back is RELEASEd
|
|
|
|
@22192
|
[22192]
|
5 weeks |
ruoso |
[smop] more plumbing... there was circularity in some code... mold frames …
|
|
|
|
@22191
|
[22191]
|
5 weeks |
ruoso |
[smop] still trying to find the leak
|
|
|
|
@22190
|
[22190]
|
5 weeks |
ruoso |
[smop] some code review, trying to hunt down the memory leaks
|
|
|
|
@22189
|
[22189]
|
5 weeks |
ruoso |
[smop] fix leak in native_int... test/31 no longer leaks, but that means …
|
|
|
|
@22188
|
[22188]
|
5 weeks |
ruoso |
[smop] avoids stopping to release objects if there is a null constant…
|
|
|
|
@22187
|
[22187]
|
5 weeks |
ruoso |
[smop] array iterator almost working... the return of prefix:<=> needs to …
|
|
|
|
@22185
|
[22185]
|
5 weeks |
pmurias |
[smop]
unbroke m0ld
changed the example s1p code to take an iterpreter and …
|
|
|
|
@22184
|
[22184]
|
5 weeks |
ruoso |
[smop] implementing destroyall on the array iterator
|
|
|
|
@22183
|
[22183]
|
5 weeks |
ruoso |
[smop] implementing the array iterator... some weirdness is still …
|
|
|
|
@22181
|
[22181]
|
5 weeks |
ruoso |
[smop] starting the code for the array iterator…
|
|
|
|
@22180
|
[22180]
|
5 weeks |
ruoso |
[smop] specific test for array iterator…
|
|
|
|
@22137
|
[22137]
|
5 weeks |
ruoso |
[smop] "map" receives "Iterator in item context" (updating test code)…
|
|
|
|
@22136
|
[22136]
|
5 weeks |
ruoso |
[smop] starting to implement "map"
|
|
|
|
@22135
|
[22135]
|
5 weeks |
ruoso |
[smop] updating test/30_array_map to reflect the fact that "map" receives …
|
|
|
|
@22116
|
[22116]
|
6 weeks |
ruoso |
[smop] updating CMakeLists.txt for the new test
|
|
|
|
@22114
|
[22114]
|
6 weeks |
ruoso |
[smop] update the "for" test to be a "map" test, and also tests the …
|
|
|
|
@22092
|
[22092]
|
6 weeks |
ruoso |
[smop] adding postfix:<++> to native int
|
|
|
|
@22091
|
[22091]
|
6 weeks |
ruoso |
[smop] implementing the test for the "for" operator
|
|
|
|
@22052
|
[22052]
|
6 weeks |
pmurias |
[smop]
for uses ->, not -->
fixed a bug in DESTROYALL in mold
|
|
|
|
@22051
|
[22051]
|
6 weeks |
ruoso |
[smop] updating the S1PSample to the starting sketches for a mold-only …
|
|
|
|
@22050
|
[22050]
|
6 weeks |
ruoso |
[smop] :(|$_) signature implementation as SMOPS1PBindCaptureSignature. …
|
|
|
|
@22036
|
[22036]
|
7 weeks |
ruoso |
[smop] starting the sketch on the sample compiled s1p code…
|
|
|
|
@22034
|
[22034]
|
7 weeks |
pmurias |
[smop] removed a no longer relevant files which likely appeared due to a …
|
|
|
|
@22033
|
[22033]
|
7 weeks |
pmurias |
[smop] fixed warnings raised by gcc and the bugs that caused them
|
|
|
|
@22018
|
[22018]
|
7 weeks |
pmurias |
removed the v6/yap6 dir
|
|
|
|
@22017
|
[22017]
|
7 weeks |
gaal |
r7317@gaal-lap (orig r19402): ruoso | 2008-01-10 17:25:23 +0200
[yap6] …
|