Issues
- 4
Remove restriction on macros in __main__
#92 opened by gilch - 4
macropy.activate fails in Python 3.10.2
#107 opened by danielshub - 1
Broken on python3.8 and python3.9
#103 opened by rmcgibbo - 6
- 0
s
#105 opened by changtaeyoung - 0
TypeError: compile() expected string without null bytes
#104 opened by mw66 - 0
'function' object has no attribute 'decorator_list'
#101 opened by bionade24 - 2
quick lambda execution error in python 2.7.9
#76 opened by joijuke - 2
- 1
log with block?
#97 opened by LeoUfimtsev - 0
- 6
Jupyter support?
#87 opened by cunningjames - 0
Stable 1.1.0 release
#94 opened by costrouc - 2
Consider running activate() in macropy.__init__
#93 opened by gilch - 7
doesn't work
#90 opened by AmjadHD - 3
Missing imports in documentation
#86 opened by AN3223 - 4
How should I cite macropy?
#89 opened by alexbw - 6
Block quotations and ast_literal
#85 opened by Rovlaf - 1
Wrong gist reference in readme.md
#74 opened by Odomontois - 0
Wrong reference in readme.md
#75 opened by shellvon - 5
Macro Expansion Script
#62 opened by reem - 1
- 2
- 2
macropy doesn't seem to work in python 2.7.12
#77 opened by HuStmpHrrr - 0
typo at README.md?
#81 opened by shengyang998 - 3
- 2
macropy.console not working with IPython
#72 opened by rebcabin - 3
Unit tests not working
#70 opened by rebcabin - 2
Point example in readme does not work
#69 opened by rebcabin - 0
Making self implicit in objects
#68 opened by MetaMemoryT - 5
Test breakage in core/test/exporters
#57 opened by macobo - 0
Target lost if macro takes arguments
#64 opened by bdarnell - 3
Inline/Optimization Macros - Take 2
#60 opened by Varriount - 3
Separate parts README.md to CONTRIBUTING.md
#59 opened by macobo - 5
Performance Benchmarks
#49 opened by lihaoyi - 2
Basic static analysis tools
#44 opened by lihaoyi - 1
- 1
Suggesting names for `gen_sym`
#56 opened by lihaoyi - 2
Release Version 1.0.0
#54 opened by lihaoyi - 1
Pre-compiling macros
#52 opened by lihaoyi - 0
Small typo in gen_sym paragraph in the tutorial
#53 opened by naufraghi - 2
Access to complete source file ast?
#51 opened by Varriount - 1
Improving Hygiene
#50 opened by lihaoyi - 8
macro(...) vs macro%... vs macro[...]
#45 opened by lihaoyi - 1
Read/write closures
#48 opened by jnhnum1 - 0
tail-call optimization is broken
#47 opened by jnhnum1 - 10
Pattern matching
#40 opened by macobo - 2
Proper import scoping for macros
#35 opened by lihaoyi - 1
- 2
AutoSlots Macro/Decorator
#36 opened by Varriount