summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-23Merge branch 'master' into net9-compilenet9-compileLlewellyn Pritchard
2024-02-23Workaround BinaryFormatter obsoletion for now for .NET 9 compatLlewellyn Pritchard
2024-02-23Fixes for infra, to run build.cmd using dotnet build (#155)1.0.343Andrii Kurdiumov
2024-02-23Emit serialized constants as initialized data for now (loader not supported yet)Llewellyn Pritchard
2024-02-23Workaround BinaryFormatter obsoletion for nowLlewellyn Pritchard
2024-02-23.NET 9 compiling take 1 (not working)Llewellyn Pritchard
2024-02-23Merge pull request #159 from IronScheme/snk-removeLlewellyn Pritchard
2024-02-23Remove strong namingLlewellyn Pritchard
2024-02-06Make sure DEbugger.Break is not called in release builds1.0.338Llewellyn Pritchard
2024-02-02Merge remote-tracking branch 'origin/master'1.0.331Llewellyn Pritchard
2024-02-02Disable BOM for console outputLlewellyn Pritchard
2024-02-02Remove contract from dynamic-wind as the checks are already doneLlewellyn Pritchard
2023-11-23Merge pull request #149 from weinholt/string-fillLlewellyn Pritchard
2023-10-21Fix an incorrect &who condition in string-set!G. Weinholt
2023-10-21Fix string-fill! by removing the extra k argumentG. Weinholt
2023-01-16Merge pull request #143 from Zambito1/match-valueLlewellyn Pritchard
2023-01-03Replace redundant definition with a rename export.Robby Zambito
2022-12-27Add match-valueRobby Zambito
2022-12-09Merge pull request #142 from Zambito1/async1.0.320Llewellyn Pritchard
2022-12-08Use dynamic instead of Object to support different kinds of TasksRobby Zambito
2022-12-08Merge pull request #141 from Zambito1/async1.0.318Llewellyn Pritchard
2022-12-08Use full name for TaskRobby Zambito
2022-12-08Add async libraryRobby Zambito
2022-11-10CI testLlewellyn Pritchard
2022-09-29Fix REPL regression with symbols in .3121.0.314Llewellyn Pritchard
2022-09-27Add code for testing Eval scenarios.Llewellyn Pritchard
2022-09-27Reworked Eval extensions1.0.312Llewellyn Pritchard
2022-09-16Merge branch 'master' of https://github.com/IronScheme/IronScheme1.0.311Llewellyn Pritchard
2022-09-16Add ironscheme-runtimeLlewellyn Pritchard
2022-08-25Update README.mdLlewellyn Pritchard
2022-08-24Add EvalWithEnvironmentInstance1.0.309Llewellyn Pritchard
2022-08-24Export interaction-environment?Llewellyn Pritchard
2022-08-05Add shorthand-syntax-output parameter1.0.307Llewellyn Pritchard
2022-07-16Revert last commits, getting too old for this shit now. Anyone have a positio...Llewellyn Pritchard
2022-07-15We try again1.0.305Llewellyn Pritchard
2022-07-15ExperimentLlewellyn Pritchard
2022-07-15Revert "Make SchemeException safer"Llewellyn Pritchard
2022-07-05Merge branch 'master' of https://github.com/IronScheme/IronScheme1.0.302Llewellyn Pritchard
2022-07-05Make SchemeException saferLlewellyn Pritchard
2022-06-22Update README.mdLlewellyn Pritchard
2022-06-22Use Current dir instead of app dir1.0.300Llewellyn Pritchard
2022-06-03NotesLlewellyn Pritchard
2022-06-03Can delegate conversion be this cheap?1.0.293Llewellyn Pritchard
2022-06-02Symbol publishing requires portable PDB :(Llewellyn Pritchard
2022-06-02Fix artefact copy on CILlewellyn Pritchard
2022-06-02Attempt to add symbols to NugetLlewellyn Pritchard
2022-06-01Simplify PAL1.0.288Llewellyn Pritchard
2022-06-01Prevent conversion to Callable if Delegate matches1.0.287Llewellyn Pritchard
2022-05-27When multiple overloads are compatible, prefer non-params methods1.0.286Llewellyn Pritchard
2022-05-27Make namespaces case-sensitiveLlewellyn Pritchard