| .. |
|
ant
|
WIP: keyword arguments for expressions
|
2023-12-28 01:03:21 +01:00 |
|
buddies
|
Fixed a typo
|
2023-10-19 01:58:19 +02:00 |
|
db
|
eliminating some unnamed arguments
|
2023-12-28 21:35:14 +01:00 |
|
doc
|
Keyword arguments: Doc updates
|
2023-12-28 20:44:34 +01:00 |
|
drc
|
Trying to fix the ambiguity issue in Ruby < 3.0 with hash arguments vs. keyword arguments
|
2023-12-28 21:53:38 +01:00 |
|
edt
|
Avoid macro IDE events during update of the recent properties list (that is a problem when script errors are present)
|
2023-12-23 21:44:06 +01:00 |
|
fontgen
|
Updating copyright notice to 2023
|
2023-01-01 22:27:22 +01:00 |
|
gsi
|
Fixing an unit test
|
2023-12-28 22:33:47 +01:00 |
|
gsiqt
|
Merge branch 'wip'
|
2023-12-23 18:05:54 +01:00 |
|
gtfui
|
Updating copyright notice to 2023
|
2023-01-01 22:27:22 +01:00 |
|
icons
|
Enhancements for macro editor's search and replace: replace single wasn't working properly and now there is find next and previous
|
2023-08-03 21:35:37 +02:00 |
|
img
|
Fixed warning in case of Qt bindings not being compiled in
|
2023-08-02 23:27:44 +02:00 |
|
klayout_main
|
Merge branch 'wip'
|
2023-12-23 18:05:54 +01:00 |
|
lay
|
eliminating some unnamed arguments
|
2023-12-28 21:35:14 +01:00 |
|
laybasic
|
eliminating some unnamed arguments
|
2023-12-28 21:35:14 +01:00 |
|
layui
|
eliminating some unnamed arguments
|
2023-12-28 21:35:14 +01:00 |
|
layview
|
Bonus track: 'visibility follows selection'
|
2023-12-14 23:11:16 +01:00 |
|
lib
|
More resources enabled for non-Qt builds
|
2023-11-19 00:24:16 +01:00 |
|
lvs
|
Trying to fix the ambiguity issue in Ruby < 3.0 with hash arguments vs. keyword arguments
|
2023-12-28 21:53:38 +01:00 |
|
lym
|
Avoiding one invalid error message
|
2023-11-19 10:18:37 +01:00 |
|
plugins
|
Trying to fix the ambiguity issue in Ruby < 3.0 with hash arguments vs. keyword arguments
|
2023-12-28 21:53:38 +01:00 |
|
pya
|
WIP: refinement of Python and Ruby support for keyword arguments.
|
2023-12-27 22:56:11 +01:00 |
|
pyastub
|
Make sure the Python modules are found from the application's installation by prepending their path to sys.path
|
2023-03-24 19:15:57 +01:00 |
|
pymod
|
Fixed a merge issue
|
2023-12-23 18:28:56 +01:00 |
|
rba
|
WIP: keyword arguments for expressions
|
2023-12-28 01:03:21 +01:00 |
|
rbastub
|
Make sure the Python modules are found from the application's installation by prepending their path to sys.path
|
2023-03-24 19:15:57 +01:00 |
|
rdb
|
eliminating some unnamed arguments
|
2023-12-28 21:35:14 +01:00 |
|
tl
|
WIP: keyword arguments for expressions
|
2023-12-28 01:03:21 +01:00 |
|
unit_tests
|
Tests for GSI kwargs, test framework enhanced to print the total number of tests
|
2023-12-28 19:44:44 +01:00 |
|
version
|
Updating copyright notice to 2023
|
2023-01-01 22:27:22 +01:00 |
|
app.pri
|
…
|
|
|
klayout.pri
|
Overhauled the build system for MacOS ['Monterey', 'Ventura', 'Sonoma'] to build KLayout-0.28.13 or later with support for libgit2.
|
2023-11-23 15:13:41 +09:00 |
|
klayout.pro
|
Really disabling doc and icon without Qt builds
|
2022-12-21 23:32:49 +01:00 |
|
lib.pri
|
…
|
|
|
lib_ut.pri
|
WIP: working on further consolidation of non-Qt case
|
2022-05-28 22:49:40 +02:00 |
|
with_all_libs.pri
|
Another attempt trying to fix the DLL load issue for pya on Windows - force-load all DLL that are needed by pyacore into the app before importing the module
|
2023-03-28 00:39:32 +02:00 |